Skip to content

Commit 88b0534

Browse files
committed
[EFL] Unreviewed, gardening on Jun 16th.
Too many flaky tests happens on efl bot when enabling USE_NATIVE_XDISPLAY and DISPLAY. Those options were enabled for removing TextureMapperImageBuffer. However now EFL Layout Test can be run without enabling the options. To remove many flaky tests, EFL buildbot disables the env variables. Thanks to disable it, many tests can be unskipped which were marked to failure, imageonlyfailure and so on since r183540. * platform/efl/TestExpectations: Unskip passing tests, mark failure tests after disabling USE_NATIVE_XDISPLAY. Canonical link: https://commits.webkit.org/164043@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@185583 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 006c856 commit 88b0534

2 files changed

Lines changed: 203 additions & 327 deletions

File tree

LayoutTests/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2015-06-15 Gyuyoung Kim <gyuyoung.kim@webkit.org>
2+
3+
[EFL] Unreviewed, gardening on Jun 16th.
4+
5+
Too many flaky tests happens on efl bot when enabling USE_NATIVE_XDISPLAY and DISPLAY.
6+
Those options were enabled for removing TextureMapperImageBuffer. However now EFL Layout Test
7+
can be run without enabling the options. To remove many flaky tests, EFL buildbot disables
8+
the env variables.
9+
10+
Thanks to disable it, many tests can be unskipped which were marked to failure, imageonlyfailure
11+
and so on since r183540.
12+
13+
* platform/efl/TestExpectations: Unskip passing tests, mark failure tests after disabling USE_NATIVE_XDISPLAY.
14+
115
2015-06-15 Alexey Proskuryakov <ap@apple.com>
216

317
Add test expectations for El Capitan

0 commit comments

Comments
 (0)