Skip to content

future flag for automatic optimize deps #2240

future flag for automatic optimize deps

future flag for automatic optimize deps #2240

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

test-pr-ubuntu.yml

on: pull_request
⚙️ Build  /  build
54s
⚙️ Build / build
Matrix: 👀 Integration Test / integration
Matrix: 🧪 Unit Test / test
Fit to window
Zoom out
Zoom in

Annotations

4 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 / ubuntu-latest / node@20
Process completed with exit code 1.
👀 Integration Test / ubuntu-latest / node@20 / chromium
Canceling since a higher priority waiting request for 'PR (Base)-refs/pull/9927/merge' exists
👀 Integration Test / ubuntu-latest / node@20 / chromium
The operation was canceled.