Perma [Tier 2] browser/components/backup/tests/xpcshell/test_BackupService.js | single tracking bug
Categories
(Firefox :: Profile Backup, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox128 | --- | unaffected |
| firefox129 | --- | unaffected |
| firefox130 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sthompson)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Attachments
(1 file)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=465469611&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NuISXpl2TLycSsxk7HbISQ/runs/0/artifacts/public/logs/live_backing.log
TEST-PASS | toolkit/crashreporter/test/unit/test_oom_annotation.js | took 2096ms
[task 2024-07-08T16:54:50.155Z] 16:54:50 INFO - Retrying tests that failed when run in parallel.
[task 2024-07-08T16:54:50.161Z] 16:54:50 INFO - TEST-START | browser/components/backup/tests/xpcshell/test_BackupService.js
[task 2024-07-08T16:54:50.735Z] 16:54:50 WARNING - TEST-UNEXPECTED-FAIL | browser/components/backup/tests/xpcshell/test_BackupService.js | xpcshell return code: 0
[task 2024-07-08T16:54:50.737Z] 16:54:50 INFO - TEST-INFO took 574ms
[task 2024-07-08T16:54:50.737Z] 16:54:50 INFO - >>>>>>>
[task 2024-07-08T16:54:50.738Z] 16:54:50 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2024-07-08T16:54:50.738Z] 16:54:50 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2024-07-08T16:54:50.739Z] 16:54:50 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2024-07-08T16:54:50.739Z] 16:54:50 INFO - running event loop
[task 2024-07-08T16:54:50.739Z] 16:54:50 INFO - browser/components/backup/tests/xpcshell/test_BackupService.js | Starting setup
[task 2024-07-08T16:54:50.739Z] 16:54:50 INFO - (xpcshell/head.js) | test pending (2)
[task 2024-07-08T16:54:50.739Z] 16:54:50 INFO - TEST-PASS | browser/components/backup/tests/xpcshell/test_BackupService.js | - Created a testing profile and set it to current. - true == true
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Unexpected exception OperationError: Could not remove `C:\Users\task_172045693745490\AppData\Local\Temp\xpc-profile-tcuzld2h\createBackupTest': the directory is not empty (NS_ERROR_FILE_DIR_NOT_EMPTY)
Will take a look
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1901758
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 4•2 years ago
|
||
Clean up of temp test files fails on Windows 10 only
Updated•2 years ago
|
Comment 6•2 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 8•2 years ago
|
||
Manifests only on windows10-64-2009. Couldn't reproduce locally on Windows 11. Applied a patch to allow cleanup of test files to fail for now in test_BackupService.js. In practice, the test files are created in a temp space, so they should not interfere with anything else.
No longer fails on trunk. Sorry for the problems.
| Comment hidden (Intermittent Failures Robot) |
Description
•