Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a489862bf7057dd278c8287926c64aacefa0d2e8
      
https://github.com/WebKit/WebKit/commit/a489862bf7057dd278c8287926c64aacefa0d2e8
  Author: Sihui Liu <sihui_...@apple.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemFileHandle-create-sync-access-handle.https.tentative.window-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemFileHandle-create-sync-access-handle.https.tentative.window.js
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/script-tests/FileSystemFileHandle-create-sync-access-handle.js
    M LayoutTests/platform/ios/TestExpectations

  Log Message:
  -----------
  [ New Test ] (258407@main): [ iOS MacOS Debug ] 
imported/w3c/web-platform-tests/fs/FileSystemFileHandle-create-sync-access-handle.https.tentative.window.html
 is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=251274
rdar://problem/104747460

Reviewed by Youenn Fablet.

The test is flaky because the variable file_system_type might be not be when 
test runs. As the test is the only user of
FileSystemFileHandle-create-sync-access-handle.js, there is no need to check 
file system type and we can just remove
file_system_type.

* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemFileHandle-create-sync-access-handle.https.tentative.window-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemFileHandle-create-sync-access-handle.https.tentative.window.js:
* 
LayoutTests/imported/w3c/web-platform-tests/fs/script-tests/FileSystemFileHandle-create-sync-access-handle.js:
(directory_test.async t):
* LayoutTests/platform/ios/TestExpectations:

Canonical link: https://commits.webkit.org/259575@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to