Closed Bug 1499917 Opened 6 years ago Closed 6 years ago

Intermittent netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | onInputStreamReady/< - [onInputStreamReady/< : 159] "" == "response body"

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

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

Details

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

Attachments

(1 file)

Filed by: dluca [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=206252354&repo=autoland https://queue.taskcluster.net/v1/task/RkKvIFPeS7Cu-lMBDtxk5A/runs/0/artifacts/public/logs/live_backing.log INFO - TEST-START | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js 23:30:39 WARNING - TEST-UNEXPECTED-FAIL | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | xpcshell return code: 0 23:30:39 INFO - TEST-INFO took 327ms 23:30:39 INFO - >>>>>>> 23:30:39 INFO - (xpcshell/head.js) | test MAIN run_test pending (1) 23:30:39 INFO - (xpcshell/head.js) | test pending (2) 23:30:39 INFO - (xpcshell/head.js) | test run in child pending (3) 23:30:39 INFO - (xpcshell/head.js) | test MAIN run_test finished (3) 23:30:39 INFO - running event loop 23:30:39 INFO - CHILD-TEST-STARTED 23:30:39 INFO - (xpcshell/head.js) | test MAIN run_test pending (1) 23:30:39 INFO - Ignoring profile creation from child process. 23:30:39 INFO - (xpcshell/head.js) | test pending (2) 23:30:39 INFO - (xpcshell/head.js) | test MAIN run_test finished (2) 23:30:39 INFO - running event loop 23:30:39 INFO - "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "Z:/task_1539816997/build/tests/xpcshell/head.js" line: 345}]" 23:30:39 INFO - "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "Z:/task_1539816997/build/tests/xpcshell/head.js" line: 345}]" 23:30:39 INFO - TEST-PASS | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | undefined assertion name - 13 == 13 23:30:39 INFO - TEST-PASS | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | readServerContent - [readServerContent : 103] "response body" == "response body" 23:30:39 INFO - TEST-PASS | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | readServerContent - [readServerContent : 104] "" == ""
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
This proves to be intermittent actually, I relanded bug 1487100, thus reopened this bug.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: Intermittent netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | xpcshell return code: 0 → Intermittent netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | netwerk/test/unit_ipc/test_alt-data_simple_wrap.js | onInputStreamReady/< - [onInputStreamReady/< : 159] "" == "response body"
Assignee: nobody → valentin.gosu
Priority: P5 → P2
Whiteboard: [necko-triaged]
The test ocasionally times out in e10s mode, because stream.available() might not return the entire string length. So the child process needs to wait for all of the bytes to be read.
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/106c2a54ae6a Read entire length of expected string from the stream r=michal
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: