Skip to content

future flag for automatic optimize deps #1488

future flag for automatic optimize deps

future flag for automatic optimize deps #1488

Triggered via pull request August 30, 2024 19:16
Status Cancelled
Total duration 5m 7s
Artifacts

test-pr-windows-macos.yml

on: pull_request
Matrix: 👀 Integration Test / integration
Matrix: 👀 Integration Test / integration
Matrix: 👀 Integration Test / integration
Matrix: 🧪 Unit Test / test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
readConfig › generates a config: packages/remix-dev/__tests__/readConfig-test.ts#L15
expect(received).toMatchInlineSnapshot(properties, snapshot) Snapshot name: `readConfig generates a config 1` - Snapshot - 0 + Received + 1 @@ -8,10 +8,11 @@ "entryClientFilePath": Any<String>, "entryServerFile": "entry.server.tsx", "entryServerFilePath": Any<String>, "future": { "unstable_lazyRouteDiscovery": false, + "unstable_optimizeDeps": false, "unstable_singleFetch": false, "v3_fetcherPersist": false, "v3_relativeSplatPath": false, "v3_throwAbortReason": false, }, at Object.toMatchInlineSnapshot (__tests__/readConfig-test.ts:15:20)
🧪 Unit Test / windows-latest / node@20
Process completed with exit code 1.
👀 Integration Test / windows-latest / node@20 / msedge
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/9927/merge' exists
👀 Integration Test / windows-latest / node@20 / msedge
The operation was canceled.
👀 Integration Test / ubuntu-latest / node@20 / firefox
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/9927/merge' exists
👀 Integration Test / ubuntu-latest / node@20 / firefox
The operation was canceled.
👀 Integration Test / macos-latest / node@20 / webkit
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/9927/merge' exists
👀 Integration Test / macos-latest / node@20 / webkit
The operation was canceled.