Bug 153997

Summary: [iOS Simulator] API test timeout: WTF_ParkingLot.UnparkOneFiftyThenFiftyAll
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, fpizlo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   
Attachments:
Description Flags
Patch none

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 ***