Closed
Bug 1724863
Opened 3 years ago
Closed 3 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /IndexedDB/idbobjectstore_putall.tentative.any.html | Empty values can be inserted into an objectstore with a key generator using putAll. - Test timed out
Categories
(Core :: Storage: IndexedDB, defect, P5)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=347930479&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cZQ7FUZ9SeO2YgRQh0AiwA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-08-10T05:13:01.735Z] 05:13:01 INFO - TEST-START | /css/css-break/animation/widows-interpolation.html
[task 2021-08-10T05:13:01.736Z] 05:13:01 INFO - Closing window 4bf77bb4-fe41-494a-94ac-d53c6d1e7e1a
[task 2021-08-10T05:13:01.780Z] 05:13:01 INFO - PID 8148 | 1628572381781 Marionette WARN Ignoring event 'DOMContentLoaded' because document has an invalid readyState of 'complete'.
[task 2021-08-10T05:13:02.117Z] 05:13:02 INFO - ................................................................................................................................................................................................
[task 2021-08-10T05:13:02.117Z] 05:13:02 INFO - TEST-OK | /css/css-break/animation/widows-interpolation.html | took 385ms
[task 2021-08-10T05:13:02.117Z] 05:13:02 INFO - Restarting browser for new test group
[task 2021-08-10T05:13:02.119Z] 05:13:02 INFO - PID 8148 | 1628572382113 Marionette INFO Stopped listening on port 51160
[task 2021-08-10T05:13:02.132Z] 05:13:02 INFO - PID 8148 | JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
[task 2021-08-10T05:13:02.147Z] 05:13:02 INFO - PID 8148 | JavaScript error: resource:///modules/Interactions.jsm, line 230: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
[task 2021-08-10T05:13:04.741Z] 05:13:04 INFO -
[task 2021-08-10T05:13:04.741Z] 05:13:04 INFO - TEST-FAIL | /IndexedDB/idbobjectstore_putall.tentative.any.html | Data can be successfully inserted into an object store using putAll. - promise_test: Unhandled rejection with value: object "TypeError: objectStore.putAllValues is not a function"
[task 2021-08-10T05:13:04.741Z] 05:13:04 INFO - TEST-FAIL | /IndexedDB/idbobjectstore_putall.tentative.any.html | Values with array keys can be successfully inserted into an object store using putAll. - promise_test: Unhandled rejection with value: object "TypeError: objectStore.putAllValues is not a function"
[task 2021-08-10T05:13:04.750Z] 05:13:04 INFO - TEST-FAIL | /IndexedDB/idbobjectstore_putall.tentative.any.html | Inserting an empty list using putAll. - promise_test: Unhandled rejection with value: object "TypeError: objectStore.putAllValues is not a function"
[task 2021-08-10T05:13:04.750Z] 05:13:04 INFO - TEST-UNEXPECTED-TIMEOUT | /IndexedDB/idbobjectstore_putall.tentative.any.html | Empty values can be inserted into an objectstore with a key generator using putAll. - Test timed out
[task 2021-08-10T05:13:04.750Z] 05:13:04 INFO - TEST-INFO | expected FAIL
[task 2021-08-10T05:13:04.751Z] 05:13:04 INFO -
[task 2021-08-10T05:13:04.751Z] 05:13:04 INFO - TEST-UNEXPECTED-NOTRUN | /IndexedDB/idbobjectstore_putall.tentative.any.html | Attempting to insert with a read only transaction using putAll throws a ReadOnlyError. - expected FAIL
[task 2021-08-10T05:13:04.751Z] 05:13:04 INFO - TEST-INFO | expected FAIL
[task 2021-08-10T05:13:04.752Z] 05:13:04 INFO -
[task 2021-08-10T05:13:04.752Z] 05:13:04 INFO - TEST-UNEXPECTED-NOTRUN | /IndexedDB/idbobjectstore_putall.tentative.any.html | Inserting duplicate unique keys into a store that already has the keyusing putAll throws a ConstraintError. - expected FAIL
[task 2021-08-10T05:13:04.752Z] 05:13:04 INFO - TEST-INFO | expected FAIL
[task 2021-08-10T05:13:04.753Z] 05:13:04 INFO -
[task 2021-08-10T05:13:04.753Z] 05:13:04 INFO - TEST-UNEXPECTED-NOTRUN | /IndexedDB/idbobjectstore_putall.tentative.any.html | Inserting values without the key into an object store that does not have generated keys throws an exception. - expected FAIL
[task 2021-08-10T05:13:04.754Z] 05:13:04 INFO - TEST-INFO | expected FAIL
[task 2021-08-10T05:13:04.754Z] 05:13:04 INFO - TEST-UNEXPECTED-TIMEOUT | /IndexedDB/idbobjectstore_putall.tentative.any.html | expected OK
[task 2021-08-10T05:13:04.754Z] 05:13:04 INFO - TEST-INFO took 10092ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•