Title: [289787] trunk/LayoutTests
- Revision
- 289787
- Author
- [email protected]
- Date
- 2022-02-14 18:16:12 -0800 (Mon, 14 Feb 2022)
Log Message
REGRESSION (r288804): fast/forms/visual-hebrew-text-field.html is failing
https://bugs.webkit.org/show_bug.cgi?id=236325
Reviewed by Dean Jackson.
The test failure is caused by pre-existing inter-test dependencies.
Workaround whatever the underlying cause for the test failure by forcing
the use of ephemeral session for now.
* fast/forms/visual-hebrew-text-field.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (289786 => 289787)
--- trunk/LayoutTests/ChangeLog 2022-02-15 01:47:10 UTC (rev 289786)
+++ trunk/LayoutTests/ChangeLog 2022-02-15 02:16:12 UTC (rev 289787)
@@ -1,3 +1,16 @@
+2022-02-14 Ryosuke Niwa <[email protected]>
+
+ REGRESSION (r288804): fast/forms/visual-hebrew-text-field.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=236325
+
+ Reviewed by Dean Jackson.
+
+ The test failure is caused by pre-existing inter-test dependencies.
+ Workaround whatever the underlying cause for the test failure by forcing
+ the use of ephemeral session for now.
+
+ * fast/forms/visual-hebrew-text-field.html:
+
2022-02-14 Jon Lee <[email protected]>
Unreviewed gardening.
Modified: trunk/LayoutTests/fast/forms/visual-hebrew-text-field.html (289786 => 289787)
--- trunk/LayoutTests/fast/forms/visual-hebrew-text-field.html 2022-02-15 01:47:10 UTC (rev 289786)
+++ trunk/LayoutTests/fast/forms/visual-hebrew-text-field.html 2022-02-15 02:16:12 UTC (rev 289787)
@@ -1,4 +1,5 @@
-<html>
+<html><!-- webkit-test-runner [ useEphemeralSession=true ] -->
+<!-- FIXME: We shouldn't have to use ephemeral session but the test fails without it for now. See webkit.org/b/236325 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<title>-khtml-rtl-ordering</title>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes