Bug 88656 - [EFL] Gardening failure case on EFL build bot
Summary: [EFL] Gardening failure case on EFL build bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-08 07:03 PDT by Sudarsana Nagineni (babu)
Modified: 2012-06-10 09:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-06-08 07:09 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-06-08 07:03:13 PDT
jquery/core.html started failing after r119795.
Comment 1 Sudarsana Nagineni (babu) 2012-06-08 07:09:38 PDT
Created attachment 146560 [details]
Patch

Move jquery/core.html to TestExpectations.
Comment 2 Gyuyoung Kim 2012-06-09 03:56:29 PDT
Comment on attachment 146560 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2012-06-09 04:49:20 PDT
Comment on attachment 146560 [details]
Patch

Clearing flags on attachment: 146560

Committed r119900: <http://trac.webkit.org/changeset/119900>
Comment 4 WebKit Review Bot 2012-06-09 04:49:25 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2012-06-10 05:38:55 PDT
This test case was not (or at least no longer) failing before your patch and it is consistently marked as "unexpected pass" after you skipped it. I believe I will unskip it.
Comment 6 Sudarsana Nagineni (babu) 2012-06-10 09:00:22 PDT
(In reply to comment #5)
> This test case was not (or at least no longer) failing before your patch and it is consistently marked as "unexpected pass" after you skipped it. I believe I will unskip it.

No surprise. This test case is not failing any more because r119795 was rolled out by the the time this patch landed. 

http://trac.webkit.org/changeset/119865
Comment 7 Chris Dumez 2012-06-10 09:04:02 PDT
(In reply to comment #6)
> (In reply to comment #5)
> > This test case was not (or at least no longer) failing before your patch and it is consistently marked as "unexpected pass" after you skipped it. I believe I will unskip it.
> 
> No surprise. This test case is not failing any more because r119795 was rolled out by the the time this patch landed. 
> 
> http://trac.webkit.org/changeset/119865

Cool. Test is unskipped and the bots are green :)