Closed Bug 1847941 Opened 2 years ago Closed 1 year ago

Intermittent navigation Page.goto should work with self requesting page (navigation.spec.js) | expected PASS

Categories

(Remote Protocol :: CDP, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=425394864&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cq31HiBdQsCUKSXLijR5-A/runs/0/artifacts/public/logs/live_backing.log


[task 2023-08-09T12:29:19.600Z] PID 655 | 1691584159594	RemoteAgent	DEBUG	WebDriverBiDiConnection b5c6efb5-44d8-4cfd-b3b1-d5a3303a975a <- {"type":"success","id":1834,"result":{"navigation":"5ce423ba-46a3-4320-b6bc-dea13a35ce2f","url":"http://localhost:37580/self-request.html"}}
[task 2023-08-09T12:29:19.600Z] TEST-UNEXPECTED-FAIL | navigation Page.goto should work with self requesting page (navigation.spec.js) | expected PASS
[task 2023-08-09T12:29:19.601Z] TEST-INFO took 378ms
[task 2023-08-09T12:29:19.601Z] PID 655 | ["fail",{"title":"should work with self requesting page","fullTitle":"navigation Page.goto should work with self requesting page","file":"/builds/worker/checkouts/gecko/remote/test/puppeteer/test/build/navigation.spec.js","duration":376,"currentRetry":0,"err":"Cannot read properties of null (reading 'status')","stack":"TypeError: Cannot read properties of null (reading 'status')\n    at Context.<anonymous> (/builds/worker/checkouts/gecko/remote/test/puppeteer/test/src/navigation.spec.ts:522:23)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)"}]
[task 2023-08-09T12:29:19.601Z] PID 655 | 1691584159594	RemoteAgent	DEBUG	WebDriverBiDiConnection b5c6efb5-44d8-4cfd-b3b1-d5a3303a975a <- {"type":"event","method":"network.responseCompleted","params":{"context":"376ede0e-b573-4a8f-990c-45956f48bf65","navigation":"5ce423ba-46a3-4320-b6bc-dea13a35ce2f","redirectCount":0,"request":{"bodySize":null,"cookies":[],"headers":[{"name":"Host","value":{"type":"string","value":"localhost:37580"}},{"name":"User-Agent","value":{"type":"string","value":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"}},{"name":"Accept","value":{"type":"string","value":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"}},{"name":"Accept-Language","value":{"type":"string","value":"en-US,en;q=0.5"}},{"name":"Accept-Encoding","value":{"type":"string","value":"gzip, deflate, br"}},{"name":"Connection","value":{"type":"string","value":"keep-alive"}},{"name":"Upgrade-Insecure-Requests","value":{"type":"string","value":"1"}},{"name":"Sec-Fetch-Dest","value":{"type":"string","value":"document"}},{"name":"Sec-Fetch-Mode","value":{"type":"string","value":"navigate"}},{"name":"Sec-Fetch-Site","value":{"type":"string","value":"none"}},{"name":"Sec-Fetch-User","value":{"type":"string","value":"?1"}}],"headersSize":454,"method":"GET","request":"321","timings":{"timeOrigin":0,"requestTime":1691584159543291,"redirectStart":0,"redirectEnd":0,"fetchStart":0,"dnsStart":0,"dnsEnd":0,"connectStart":0,"connectEnd":0,"tlsStart":0,"tlsEnd":0,"requestStart":1691584159544527,"responseStart":1691584159545512,"responseEnd":1691584159545566},"url":"http://localhost:37580/self-request.html"},"timestamp":1691584159594,"response":{"bodySize":106,"content":{"size":106},"headersSize":199,"url":"http://localhost:37580/self-request.html","bytesReceived":305,"fromCache":false,"headers":[{"name":"Cache-Control","value":{"type":"string","value":"no-cache, no-store"}},{"name":"Content-Type","value":{"type":"string","value":"text/html; charset=utf-8"}},{"name":"Date","value":{"type":"string","value":"Wed, 09 Aug 2023 12:29:19 GMT"}},{"name":"Connection","value":{"type":"string","value":"keep-alive"}},{"name":"Keep-Alive","value":{"type":"string","value":"timeout=5"}},{"name":"Content-Length","value":{"type":"string","value":"106"}}],"mimeType":"text/html;charset=utf-8","protocol":"http/1.1","status":200,"statusText":"OK"}}}
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.