RESOLVED WONTFIX136096
[EFL][WK2] Layout Test storage/websql/sql-error-codes.html is passed
https://bugs.webkit.org/show_bug.cgi?id=136096
Summary [EFL][WK2] Layout Test storage/websql/sql-error-codes.html is passed
Shivakumar J M
Reported 2014-08-19 23:00:52 PDT
Layout Test storage/websql/sql-error-codes.html is no longer generating failure, it is passed in latest builds.
Attachments
Patch (1.42 KB, patch)
2014-08-19 23:07 PDT, Shivakumar J M
mpakulavelrutka: review-
mpakulavelrutka: commit-queue-
Patch-Updated (1.43 KB, patch)
2014-08-20 02:44 PDT, Shivakumar J M
mpakulavelrutka: review-
mpakulavelrutka: commit-queue-
Shivakumar J M
Comment 1 2014-08-19 23:07:53 PDT
Created attachment 236855 [details] Patch Layout Test storage/websql/sql-error-codes.html is no longer generating failure, it is passed in latest builds.
Grzegorz Czajkowski
Comment 2 2014-08-20 00:03:52 PDT
Comment on attachment 236855 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236855&action=review > LayoutTests/ChangeLog:8 > + Layout Test storage/websql/sql-error-codes.html is no longer generating failure, it is passed in latest builds. Nit: personally, I am in favor of adding the revision affecting layout test success/failure. That brings us information what change makes it better or worse. > LayoutTests/platform/efl/TestExpectations:745 > +webkit.org/b/108355 storage/websql/sql-error-codes.html [ Pass ] If it passes just remove its failure expectation. Did you check debug build as well?
Shivakumar J M
Comment 4 2014-08-20 02:44:15 PDT
Created attachment 236864 [details] Patch-Updated Update the patch with comments, these test passed in my local build always.
Michal Pakula vel Rutka
Comment 5 2014-08-20 04:31:04 PDT
Comment on attachment 236864 [details] Patch-Updated View in context: https://bugs.webkit.org/attachment.cgi?id=236864&action=review I checked on my local machine and the test fails the same as on bot. Anyway we cannot take results from our local machines as a reference point, instead we should rely only on build bot results. > LayoutTests/ChangeLog:6 > + Reviewed by NOBODY (OOPS!). Gardening does not require review, next time please replace this line with something like: Unreviewed gardening and set only cq? leaving r flag not set. > LayoutTests/platform/efl/TestExpectations:745 > +webkit.org/b/108355 storage/websql/sql-error-codes.html Still if test starts to pass you should remove whole entry, not remove the modifier. Now leaving a test name without modifier means the same as [ Skip ].
Shivakumar J M
Comment 6 2014-08-20 04:38:55 PDT
(In reply to comment #5) > (From update of attachment 236864 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=236864&action=review > > I checked on my local machine and the test fails the same as on bot. Anyway we cannot take results from our local machines as a reference point, instead we should rely only on build bot results. > > > LayoutTests/ChangeLog:6 > > + Reviewed by NOBODY (OOPS!). > > Gardening does not require review, next time please replace this line with something like: Unreviewed gardening and set only cq? leaving r flag not set. > > > LayoutTests/platform/efl/TestExpectations:745 > > +webkit.org/b/108355 storage/websql/sql-error-codes.html > > Still if test starts to pass you should remove whole entry, not remove the modifier. Now leaving a test name without modifier means the same as [ Skip ]. Dear Michal, Thanks for the inputs, will take care these things for next submissions. I will close these issue as not fix. Thanks
Note You need to log in before you can comment on or make changes to this bug.