Closed
Bug 1844744
Opened 3 years ago
Closed 3 years ago
Intermittent TV toolkit/components/shopping/test/xpcshell/test_product.js | single tracking bug
Categories
(Firefox Graveyard :: Shopping, defect, P5)
Firefox Graveyard
Shopping
Tracking
(firefox-esr102 unaffected, firefox-esr115 unaffected, firefox115 unaffected, firefox116 unaffected, firefox117 fixed)
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox115 | --- | unaffected |
| firefox116 | --- | unaffected |
| firefox117 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: Gijs)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, test-verify-fail)
Attachments
(1 file)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=423401924&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/R6QOIdLuThKIY5EYdy43iw/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/R6QOIdLuThKIY5EYdy43iw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2023-07-21T08:55:28.806Z] 08:55:28 INFO - TEST-PASS | toolkit/components/shopping/test/xpcshell/test_product.js | took 1116ms
[task 2023-07-21T08:55:28.806Z] 08:55:28 INFO - INFO | Result summary:
[task 2023-07-21T08:55:28.806Z] 08:55:28 INFO - INFO | Passed: 10
[task 2023-07-21T08:55:28.806Z] 08:55:28 INFO - INFO | Failed: 0
[task 2023-07-21T08:55:28.807Z] 08:55:28 INFO - INFO | Todo: 0
[task 2023-07-21T08:55:28.807Z] 08:55:28 INFO - INFO | Retried: 0
[task 2023-07-21T08:55:28.807Z] 08:55:28 INFO - SUITE-END | took 11s
[task 2023-07-21T08:55:28.809Z] 08:55:28 INFO - :::
[task 2023-07-21T08:55:28.810Z] 08:55:28 INFO - ::: Running test verification step "2. Run each test 10 times, sequentially, in chaos mode."...
[task 2023-07-21T08:55:28.810Z] 08:55:28 INFO - :::
[task 2023-07-21T08:55:28.811Z] 08:55:28 INFO - Using at most 8 threads.
[task 2023-07-21T08:55:28.812Z] 08:55:28 INFO - SUITE-START | Running 1 tests
[task 2023-07-21T08:55:28.813Z] 08:55:28 INFO - TEST-START | toolkit/components/shopping/test/xpcshell/test_product.js
[task 2023-07-21T08:55:29.287Z] 08:55:29 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/shopping/test/xpcshell/test_product.js | xpcshell return code: 0
[task 2023-07-21T08:55:29.287Z] 08:55:29 INFO - TEST-INFO took 470ms
[task 2023-07-21T08:55:29.289Z] 08:55:29 INFO - >>>>>>>
[task 2023-07-21T08:55:29.289Z] 08:55:29 INFO - PID 4305 | *** You are running in chaos test mode. See ChaosMode.h. ***
[task 2023-07-21T08:55:29.289Z] 08:55:29 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2023-07-21T08:55:29.289Z] 08:55:29 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2023-07-21T08:55:29.290Z] 08:55:29 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2023-07-21T08:55:29.290Z] 08:55:29 INFO - running event loop
[task 2023-07-21T08:55:29.291Z] 08:55:29 INFO - toolkit/components/shopping/test/xpcshell/test_product.js | Starting test_product_requestAnalysis
[task 2023-07-21T08:55:29.291Z] 08:55:29 INFO - (xpcshell/head.js) | test test_product_requestAnalysis pending (2)
[task 2023-07-21T08:55:29.292Z] 08:55:29 INFO - TEST-PASS | toolkit/components/shopping/test/xpcshell/test_product.js | test_product_requestAnalysis - [test_product_requestAnalysis : 191] Should recognize a valid product. - true == true
Comment 1•3 years ago
|
||
:Gijs, since you are the author of the regressor, bug 1843067, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(gijskruitbosch+bugs)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(gijskruitbosch+bugs)
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Comment 3•3 years ago
|
||
Set release status flags based on info from the regressing bug 1843067
status-firefox115:
--- → unaffected
status-firefox116:
--- → unaffected
status-firefox117:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f13e959d38c7
fix shopping request header check in test_product.js so it doesn't fail in chaos mode, r=shopping-reviewers,kpatenio
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•