WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
206956
Flaky API Test: TestWebKitAPI.WebKitLegacy.CrossPartitionFileSchemeAccess
https://bugs.webkit.org/show_bug.cgi?id=206956
Summary
Flaky API Test: TestWebKitAPI.WebKitLegacy.CrossPartitionFileSchemeAccess
Aakash Jain
Reported
2020-01-29 12:06:24 PST
TestWebKitAPI.WebKitLegacy.CrossPartitionFileSchemeAccess seems flaky on macOS. In
https://ews-build.webkit.org/#/builders/3/builds/16434
, the test TimedOut in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it passed.
Attachments
Patch
(1.79 KB, patch)
2021-02-03 09:12 PST
,
Alex Christensen
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2020-01-29 16:23:27 PST
Looking at:
https://results.webkit.org/?suite=api-tests&test=TestWTF.FileSystemTest.MappingExistingFile
The test timed out on trunk bots between
r254548
and
r254560
(which rolled out
r254548
), and one time on 12/29/2019 @
r253935
.
Ryan Haddad
Comment 2
2020-05-11 13:49:02 PDT
Correct link for result history:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKitLegacy.CrossPartitionFileSchemeAccess
Radar WebKit Bug Importer
Comment 3
2020-05-11 13:50:44 PDT
<
rdar://problem/63104186
>
Ryan Haddad
Comment 4
2020-06-03 10:16:05 PDT
This test has started timing out on almost every Mojave API test run. It had been frequently timing out on debug only, but now it is timing out on release, too.
Ryan Haddad
Comment 5
2020-06-04 12:16:23 PDT
(In reply to Ryan Haddad from
comment #4
)
> This test has started timing out on almost every Mojave API test run. It had > been frequently timing out on debug only, but now it is timing out on > release, too.
My statement should be reversed: it was frequently timing out on release, now it times out on debug too.
Ryan Haddad
Comment 6
2020-06-10 13:19:47 PDT
Disabled the test for Mojave in
r262851
.
Aakash Jain
Comment 7
2021-02-03 07:13:42 PST
Now that EWS bots have moved to Catalina, this test is now very flaky on EWS. e.g.:
https://ews-build.webkit.org/#/builders/3/builds/40455
https://ews-build.webkit.org/#/builders/3/builds/40454
https://ews-build.webkit.org/#/builders/3/builds/40452
https://ews-build.webkit.org/#/builders/3/builds/40434
https://ews-build.webkit.org/#/builders/3/builds/40274
Alex Christensen
Comment 8
2021-02-03 09:12:31 PST
Created
attachment 419147
[details]
Patch
Alexey Proskuryakov
Comment 9
2021-02-03 09:21:35 PST
Comment on
attachment 419147
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=419147&action=review
> Tools/ChangeLog:9 > + Don't hide the output of hdiutil so we can see what is happening on the bots.
Does the error actually go to stdout, not stderr?
Alex Christensen
Comment 10
2021-02-03 09:43:53 PST
Comment on
attachment 419147
[details]
Patch Nothing goes to stderr. A description of what it has done goes to stdout.
Alex Christensen
Comment 11
2021-02-03 09:45:07 PST
Comment on
attachment 419147
[details]
Patch
r272323
Now let's see what happens when it times out...
Ryan Haddad
Comment 12
2021-02-10 20:48:38 PST
(In reply to Alex Christensen from
comment #11
)
> Comment on
attachment 419147
[details]
> Patch > >
r272323
> Now let's see what happens when it times out...
from
https://ews-build.webkit.org/#/builders/3/builds/41044/steps/19/logs/stdio
(using
r272678
): TestWebKitAPI.WebKitLegacy.CrossPartitionFileSchemeAccess Cleaning up from previous run... hdiutil: detach failed - No such file or directory Creating partition...
Aakash Jain
Comment 13
2021-02-11 16:36:19 PST
This test is still flaky and slowing down EWS api-mac queue. e.g.:
https://ews-build.webkit.org/#/builders/3/builds/41159
https://ews-build.webkit.org/#/builders/3/builds/41154
https://ews-build.webkit.org/#/builders/3/builds/41145
https://ews-build.webkit.org/#/builders/3/builds/41136
Alex Christensen
Comment 14
2021-02-11 18:08:33 PST
r272765
should make EWS happy for another year. I still have no idea why it is timing out only on EWS bots.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug