Changes between Version 19 and Version 20 of WebKitEFLLayoutTest
- Timestamp:
- Nov 21, 2012, 6:30:36 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitEFLLayoutTest
v19 v20 42 42 }}} 43 43 44 = Known issues = 45 46 If all your tests are crashing, you might want to have a look on these two topics extensively discussed on the mailing list. 47 48 * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000433.html How to run layout tests with ATI and NVidia drivers] 49 * [http://lists.webkit.org/pipermail/webkit-efl/2012-November/000434.html How to run layout tests with X server 1.13.0] (i.e. the X server shipped on Ubuntu 12.10) 50 44 51 = Debugging crashes = 45 52 It is possible to run gdb directly on the !DumpRenderTree binary to debug crashing tests: