[EFL] Revert r129978. Skip media/unsupported-rtsp.html again, as it still fails on the bots. I have created a proper bug for the issue now. * platform/efl/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@129980 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog index 7daae10..101093e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,14 @@ 2012-09-29 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> + [EFL] Revert r129978. + + Skip media/unsupported-rtsp.html again, as it still fails on the + bots. I have created a proper bug for the issue now. + + * platform/efl/TestExpectations: + +2012-09-29 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> + [EFL] Unskip fast/css/device-aspect-ratio.html This seems to be another test with no bug report that is now
diff --git a/platform/efl/TestExpectations b/platform/efl/TestExpectations index f328cf3..0e8319e 100644 --- a/platform/efl/TestExpectations +++ b/platform/efl/TestExpectations
@@ -1504,3 +1504,6 @@ # Needs rebaseline. webkit.org/b/97401 mathml/presentation/tables.xhtml [ Failure ] + +# Fails on the bots. +webkit.org/b/97968 media/unsupported-rtsp.html [ Failure ]