Skip to content

Add future flag for Single Fetch #1316

Add future flag for Single Fetch

Add future flag for Single Fetch #1316

Triggered via pull request March 6, 2024 22:36
Status Cancelled
Total duration 4m 35s
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

16 errors
<Link /> › prefetch="intent" › prefetches page links on focus: packages/remix-react/__tests__/components-test.tsx#L160
expect(received).toBe(expected) // Object.is equality Expected: "/idk?_data=idk" Received: undefined at Object.toBe (__tests__/components-test.tsx:160:26)
<Link /> › prefetch="intent" › prefetches page links and calls explicit handler on focus: packages/remix-react/__tests__/components-test.tsx#L209
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (__tests__/components-test.tsx:209:63)
<Link /> › prefetch="intent" › prefetches page links on mouseEnter: packages/remix-react/__tests__/components-test.tsx#L160
expect(received).toBe(expected) // Object.is equality Expected: "/idk?_data=idk" Received: undefined at Object.toBe (__tests__/components-test.tsx:160:26)
<Link /> › prefetch="intent" › prefetches page links and calls explicit handler on mouseEnter: packages/remix-react/__tests__/components-test.tsx#L209
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (__tests__/components-test.tsx:209:63)
<Link /> › prefetch="intent" › prefetches page links on touchStart: packages/remix-react/__tests__/components-test.tsx#L160
expect(received).toBe(expected) // Object.is equality Expected: "/idk?_data=idk" Received: undefined at Object.toBe (__tests__/components-test.tsx:160:26)
<Link /> › prefetch="intent" › prefetches page links and calls explicit handler on touchStart: packages/remix-react/__tests__/components-test.tsx#L209
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (__tests__/components-test.tsx:209:63)
<NavLink /> › prefetch="intent" › prefetches page links on focus: packages/remix-react/__tests__/components-test.tsx#L160
expect(received).toBe(expected) // Object.is equality Expected: "/idk?_data=idk" Received: undefined at Object.toBe (__tests__/components-test.tsx:160:26)
<NavLink /> › prefetch="intent" › prefetches page links and calls explicit handler on focus: packages/remix-react/__tests__/components-test.tsx#L209
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (__tests__/components-test.tsx:209:63)
<NavLink /> › prefetch="intent" › prefetches page links on mouseEnter: packages/remix-react/__tests__/components-test.tsx#L160
expect(received).toBe(expected) // Object.is equality Expected: "/idk?_data=idk" Received: undefined at Object.toBe (__tests__/components-test.tsx:160:26)
<NavLink /> › prefetch="intent" › prefetches page links and calls explicit handler on mouseEnter: packages/remix-react/__tests__/components-test.tsx#L209
expect(received).toBeTruthy() Received: null at Object.toBeTruthy (__tests__/components-test.tsx:209:63)
👀 Integration Test / windows-latest / [email protected] / msedge
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/8773/merge' exists
👀 Integration Test / windows-latest / [email protected] / msedge
The operation was canceled.
👀 Integration Test / ubuntu-latest / [email protected] / firefox
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/8773/merge' exists
👀 Integration Test / ubuntu-latest / [email protected] / firefox
The operation was canceled.
👀 Integration Test / macos-latest / [email protected] / webkit
Canceling since a higher priority waiting request for 'PR (Full)-refs/pull/8773/merge' exists
👀 Integration Test / macos-latest / [email protected] / webkit
The operation was canceled.