Closed Bug 1614436 Opened 4 years ago Closed 8 months ago

Intermittent dom/tests/browser/browser_ConsoleStorageAPITests.js | Uncaught exception - [Exception... "(null)" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no]

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1664624

People

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

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(1 file)

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


[task 2020-02-10T18:08:19.491Z] 18:08:19 INFO - TEST-START | dom/tests/browser/browser_ConsoleStorageAPITests.js
[task 2020-02-10T18:08:20.489Z] 18:08:20 INFO - GECKO(3811) | console.log: "this" "is" "a" "log message"
[task 2020-02-10T18:08:20.490Z] 18:08:20 INFO - GECKO(3811) | console.info: "this" "is" "a" "info message"
[task 2020-02-10T18:08:20.490Z] 18:08:20 INFO - GECKO(3811) | console.warn: "this" "is" "a" "warn message"
[task 2020-02-10T18:08:20.490Z] 18:08:20 INFO - GECKO(3811) | console.error: "this" "is" "a" "error message"
[task 2020-02-10T18:08:20.748Z] 18:08:20 INFO - GECKO(3811) | console.log: "adding a new event"
[task 2020-02-10T18:08:21.355Z] 18:08:21 INFO - TEST-INFO | started process screentopng
[task 2020-02-10T18:08:21.848Z] 18:08:21 INFO - TEST-INFO | screentopng: exit 0
[task 2020-02-10T18:08:21.848Z] 18:08:21 INFO - Buffered messages logged at 18:08:19
[task 2020-02-10T18:08:21.849Z] 18:08:21 INFO - Entering test bound
[task 2020-02-10T18:08:21.849Z] 18:08:21 INFO - Buffered messages logged at 18:08:20
[task 2020-02-10T18:08:21.849Z] 18:08:21 INFO - TEST-PASS | dom/tests/browser/browser_ConsoleStorageAPITests.js | Some messages found in the storage service - true == true -
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - TEST-PASS | dom/tests/browser/browser_ConsoleStorageAPITests.js | Cleared Storage - 0 == 0 -
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://example.com/browser/dom/tests/browser/test-console-api.html" line: 0}]
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - Buffered messages finished
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - TEST-UNEXPECTED-FAIL | dom/tests/browser/browser_ConsoleStorageAPITests.js | Uncaught exception - [Exception... "(null)" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "<unknown>" data: no]
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - Leaving test bound
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - GECKO(3811) | MEMORY STAT | vsize 20974930MB | residentFast 1058MB
[task 2020-02-10T18:08:21.850Z] 18:08:21 INFO - TEST-OK | dom/tests/browser/browser_ConsoleStorageAPITests.js | took 1986ms

Assignee: nobody → csabou
Status: NEW → ASSIGNED

Honza, could you please have a look over the failures here? There are 155 total failures in the last 30 days and 46 in the last 7 days: https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2020-05-09&endday=2020-05-16&tree=trunk&bug=1614436
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=302583277&repo=autoland
This bug is on disable recommended list so I've made a disable patch on linux asan if needed.

Assignee: csabou → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(odvarko)
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Attachment #9149631 - Attachment description: Bug 1614436 - Disable browser_ConsoleStorageAPITests.js on linux asan for frequent failures. r=#intermittent-reviewers → Bug 1614436 - Disable browser_ConsoleStorageAPITests.js on linux asan for frequent failures. r=jmaher
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb5e26f7241e
Disable browser_ConsoleStorageAPITests.js on linux asan for frequent failures. r=jmaher

(In reply to Cosmin Sabou [:CosminS] from comment #16)

Honza, could you please have a look over the failures here? There are 155 total failures in the last 30 days and 46 in the last 7 days: https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2020-05-09&endday=2020-05-16&tree=trunk&bug=1614436
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=302583277&repo=autoland
This bug is on disable recommended list so I've made a disable patch on linux asan if needed.

It doesn't look like DevTools related. Shouldn't this go to the DOM component?

Honza

Flags: needinfo?(odvarko) → needinfo?(csabou)

Honza, our tool for component finder points to DevTools :: General and found some other bugs filed for this test on devtools product.
Maybe Julian can have a better insight for this bug as he worked on Bug 1603925. Thank you.

Flags: needinfo?(csabou) → needinfo?(jdescottes)

I am not sure who owns and maintains this. The ConsoleAPIStorage JSM is https://searchfox.org/mozilla-central/source/dom/console/ConsoleAPIStorage.jsm and is considered to be under Core : DOM (see the "File a Bug" link on searchfox). I think it would make more sense for the test to be maintained by the same team as the implementation.

I did work on Bug 1603925, but it was not DevTools related. There was an issue with the JSWindowActor API, but we didn't get feedback from DOM peers at that time.

In the previous bug, a call to SpecialPowers.spawn tried to use already destroyed JSWindowActors.
We tried to wait for the test page to be fully loaded before moving on with the test and it seemed to fix the issue.
Maybe there is another SpecialPowers.spawn call which is problematic now? Peers from Core : DOM would know better.

Flags: needinfo?(jdescottes)
Component: General → DOM: Core & HTML
Product: DevTools → Core

Hi, could someone from the DOM team have a look over this frequent fail. Test has been disabled in the meantime for frequent failures. Thank you.

Flags: needinfo?(htsai)

(In reply to Cosmin Sabou [:CosminS] from comment #23)

Hi, could someone from the DOM team have a look over this frequent fail. Test has been disabled in the meantime for frequent failures. Thank you.

Exploring ... thanks!

Flags: needinfo?(htsai)
Severity: normal → S3
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1664624
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: