Bug 187810

Summary: REGRESSION (r233983) Text Failure on imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html and imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html
Product: WebKit Reporter: Dawei Fenton (:realdawei) <realdawei>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: lforschler, ryanhaddad, tsavell
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Dawei Fenton (:realdawei)
Reported 2018-07-19 11:04:17 PDT
Text Failure on imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html AND imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html has been introduced after revision: https://trac.webkit.org/changeset/233983/webkit Flakiness dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidbtransaction_objectStoreNames.html%20imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fcache-storage%2Fserviceworker%2Fcache-storage-match.https.html DIFF for imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames-actual.txt @@ -1,9 +1,11 @@ + +Harness Error (TIMEOUT), message = null PASS IDBTransaction.objectStoreNames - during upgrade transaction PASS IDBTransaction.objectStoreNames - value after close PASS IDBTransaction.objectStoreNames - transaction scope PASS IDBTransaction.objectStoreNames - value after commit -PASS IDBTransaction.objectStoreNames - value after abort +TIMEOUT IDBTransaction.objectStoreNames - value after abort Test timed out PASS IDBTransaction.objectStoreNames - sorting PASS IDBTransaction.objectStoreNames - no duplicates PASS IDBTransaction.objectStoreNames - unusual names DIFF for imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames-actual.txt @@ -1,9 +1,11 @@ + +Harness Error (TIMEOUT), message = null PASS IDBTransaction.objectStoreNames - during upgrade transaction PASS IDBTransaction.objectStoreNames - value after close PASS IDBTransaction.objectStoreNames - transaction scope PASS IDBTransaction.objectStoreNames - value after commit -PASS IDBTransaction.objectStoreNames - value after abort +TIMEOUT IDBTransaction.objectStoreNames - value after abort Test timed out PASS IDBTransaction.objectStoreNames - sorting PASS IDBTransaction.objectStoreNames - no duplicates PASS IDBTransaction.objectStoreNames - unusual names
Attachments
Dawei Fenton (:realdawei)
Comment 1 2018-07-19 13:31:42 PDT
These tests have run successfully several times after the isolated failures. Failures were likely caused by an environmental issue leading to a timeout. closing the issue.
Note You need to log in before you can comment on or make changes to this bug.