Closed Bug 1478488 Opened 7 years ago Closed 6 years ago

Intermittent netwerk/test/browser/browser_test_io_activity.js | A sqlite DB was used -

Categories

(Core :: Networking, defect, P3)

x86_64
Windows 10
defect

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox-esr68 --- fixed
firefox72 --- wontfix
firefox73 --- fixed
firefox74 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: tarek)

Details

(Keywords: intermittent-failure, Whiteboard: [necko-triaged][stockwell unknown])

Attachments

(1 file)

Filed by: csabou [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=190111370&repo=mozilla-central https://queue.taskcluster.net/v1/task/IZZoRriiS9CprnyIijEDsQ/runs/0/artifacts/public/logs/live_backing.log 20:36:21 INFO - 935 INFO TEST-PASS | netwerk/test/browser/browser_test_io_activity.js | A socket was used - 20:36:21 INFO - Buffered messages finished 20:36:21 ERROR - 936 INFO TEST-UNEXPECTED-FAIL | netwerk/test/browser/browser_test_io_activity.js | A sqlite DB was used - 20:36:21 INFO - Stack trace: 20:36:21 INFO - chrome://mochitests/content/browser/netwerk/test/browser/browser_test_io_activity.js:testRequestIOActivity/</<:44 20:36:21 INFO - resource://testing-common/BrowserTestUtils.jsm:withNewTab:108 20:36:21 INFO - chrome://mochitests/content/browser/netwerk/test/browser/browser_test_io_activity.js:testRequestIOActivity/<:37 20:36:21 INFO - resource://testing-common/BrowserTestUtils.jsm:withNewTab:108 20:36:21 INFO - chrome://mochitests/content/browser/netwerk/test/browser/browser_test_io_activity.js:testRequestIOActivity:36 20:36:21 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1103 20:36:21 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1094 20:36:21 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:996 20:36:21 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:795
Priority: P5 → P3
Whiteboard: [necko-triaged]

Nhi,
this has failed 26 times in the last 7 days and 71 times in the past month, could you please take a look at it or redirect it to someone who can?

Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279982760&repo=autoland&lineNumber=4915

Flags: needinfo?(nhnguyen)

Hi Tarek,

Could you have a look at this? Thanks.

Flags: needinfo?(nhnguyen) → needinfo?(tarek)

added to my pile, thx

Flags: needinfo?(tarek)
Assignee: nobody → tarek

Looks like it's always happening on windows 10-64 asan opt-mochitest-browser-chrome-e10s-4

OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64

On windows 10-64 asan, we get a failure on the network io test that
checks the sqlite DB is touched. According to the logs, this failure
happens because when the test occurs the write happens in the wal
file. Adapted the test to also check for that location.

Pushed by tziade@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9beca56af2f9 Check for the write-ahead sqlite file in the test r=valentin
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: