Bug 153997 - [iOS Simulator] API test timeout: WTF_ParkingLot.UnparkOneFiftyThenFiftyAll
Summary: [iOS Simulator] API test timeout: WTF_ParkingLot.UnparkOneFiftyThenFiftyAll
Status: RESOLVED DUPLICATE of bug 155276
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-08 11:46 PST by Ryan Haddad
Modified: 2016-03-11 15:48 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2016-02-18 15:27 PST, Ryan Haddad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-02-08 11:46:45 PST
[iOS Simulator] API test failing: WTF_ParkingLot.UnparkOneFiftyThenFiftyAll

I am not sure when this regressed.

<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/builds/2937/steps/run-api-tests/logs/stdio>

PASS WTF_ParkingLot.HundredUnparkAllOne
PASS WTF_ParkingLot.HundredUnparkAllOneFast
PASS WTF_ParkingLot.UnparkAllHundred
PASS WTF_ParkingLot.UnparkAllHundredFast
PASS WTF_ParkingLot.UnparkAllOne
PASS WTF_ParkingLot.UnparkAllOneFast
PASS WTF_ParkingLot.UnparkOneFifty
Child process terminated with signal 15: Terminated
TIMEOUT WTF_ParkingLot.UnparkOneFiftyThenFiftyAll
PASS WTF_ParkingLot.UnparkOneFiftyThenFiftyAllFast
PASS WTF_ParkingLot.UnparkOneHundredFast
PASS WTF_ParkingLot.UnparkOneOne
PASS WTF_ParkingLot.UnparkOneOneFast
Comment 1 Ryan Haddad 2016-02-18 11:37:41 PST
<rdar://problem/23580034>
Comment 2 Ryan Haddad 2016-02-18 15:27:55 PST
Created attachment 271700 [details]
Patch

Patch to disable the test on iOS. I'm not sure if there is a better way to do this.
Comment 3 Ryan Haddad 2016-02-18 15:41:11 PST
(In reply to comment #2)
> Created attachment 271700 [details]
> Patch
> 
> Patch to disable the test on iOS. I'm not sure if there is a better way to
> do this.

I built and ran locally, and this does appear to skip the test successfully.
Comment 4 Ryan Haddad 2016-02-18 15:43:53 PST
Comment on attachment 271700 [details]
Patch

Clearing flags on attachment: 271700

Committed r196781: <http://trac.webkit.org/changeset/196781>
Comment 5 Ryan Haddad 2016-02-18 15:43:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2016-03-11 15:48:48 PST

*** This bug has been marked as a duplicate of bug 155276 ***