Open Bug 1409910 Opened 7 years ago Updated 2 years ago

browser_certViewer.js fails intermittently under test-verify

Categories

(Core :: Security: PSM, defect, P2)

defect

Tracking

()

People

(Reporter: keeler, Unassigned)

Details

(Whiteboard: [psm-backlog])

browser_certViewer.js fails intermittently under test-verify (to reproduce, make a meaningless change to the test file and run a task like test-linux64/debug-test-verify-e10s). See e.g. https://treeherder.mozilla.org/#/jobs?repo=try&revision=19fed7f6d649ca4429bdfb8737077376e346433e
This is concerning.

(In reply to Zibi Braniecki [:gandalf][:zibi] from comment #1)

I think I'm hitting this in bug 1552714. According to Gijs, this test is only run when something in the test changes,

Test-verify only runs a test when that test changes. This test runs normally in a browser-chrome (bc) chunk.

Ideally, we should investigate why. I don't see the point of disabling the test for TV given the test doesn't change frequently anyway.

Flags: needinfo?(gijskruitbosch+bugs)

it seems to me that for some reason, in the failure in the try above, displayUsages not someSuccess is triggered where the test expects someSuccess to be true.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.