summaryrefslogtreecommitdiffstats
path: root/LayoutTests/platform
Commit message (Collapse)AuthorAgeFilesLines
* Fix storage/transaction-error-callback.htmlBen Murdoch2011-06-211-2/+2
| | | | | | | | Update Android specific result after change to V8 error reporting. See http://trac.webkit.org/changeset/77374 Change-Id: I1f457d1e159eb4a7c1ba35a8f370490efd924b07
* Add android-specific result for fast/encoding/meta-in-script.htmlBen Murdoch2011-06-211-0/+3
| | | | | | | | Currently failing on Android due to difference in output of V8 vs. JSC. See http://trac.webkit.org/changeset/73797 Change-Id: Iad35a22066d18d8e1c5d292bbf86574cdbb77f38
* Fix a typo in the LayoutTest directory listSteve Block2011-05-251-1/+1
| | | | Change-Id: I8d933bd411b6e95f0a095db58d92318a5d2786a6
* Add LayoutTests/fast/dom/HTMLLinkElement at r76408Steve Block2011-05-242-0/+4
| | | | | Bug: 2268353 Change-Id: I3c351413cb223af72621b9b9f0336fc66a3d4fbc
* Add LayoutTests http/tests/cookies at r71558Steve Block2010-11-242-0/+2
| | | | | | | All tests pass or have failing test expectations. Bug: 3227269 Change-Id: Ia0d58eb29d312c57c2f687e5431bb997b9433560
* Removing tests that pass after a v8 mergeKristian Monsen2010-11-171-3/+0
| | | | Change-Id: Ia69c678a3098cc39c1e4687bd00f8ebba41cf732
* Remove the failing expectation for fast/encoding/char-encoding.html for DRT2Steve Block2010-11-111-1/+0
| | | | | | | This test now passes with both HTTP stacks. Bug: 3047156 Change-Id: I44e1834782acc3d0674beb70f2a4ac78343cb2c5
* Set failing expectations for DRT2 for some pixel LayoutTestsSteve Block2010-11-101-0/+7
| | | | | | | | When these tests were added to the triaged set they were observed to pass with DRT1 because they have no generic expected result. DRT1 considers this to imply a non-text test and hence ignores the result. Change-Id: Id3e6edb8e1e3927e8441e2b88761cfa348688155
* Merge "Add Android expected results for some Appcache tests"Steve Block2010-11-092-0/+12
|\
| * Add Android expected results for some Appcache testsSteve Block2010-11-092-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | These differ from the generic expected results in whitespace only. DRT1 ignores whitespace when comparing results, but DRT2, like DRT for other WebKit platforms does not. It's not clear why Android output differs in whitespace from other platforms, but it seems safer to add Android-specific expected results on a case-by-case basis than to always ignore whitespace. Change-Id: I0bab87e3f5641c4ce81db4e3f74ec7246d3612c7
* | Remove fast/dom/StyleSheet from the list of triaged LayoutTestsSteve Block2010-11-081-1/+0
|/ | | | | | | This should not have been in the list, as the directory was removed in https://android-git.corp.google.com/g/#change,68234 Change-Id: I5400bc5506f7f260d416b30aa27bd4243521b16d
* Add SSL layout tests at WebKit r70209.Iain Merrick2010-11-041-0/+1
| | | | | | Only 3 tests, all passing. See http://b/issue?id=3164771 Change-Id: I2f3b03969a97618f1d4ba9dd91d782e1814914f0
* Merge Webkit at r70209: Add Android expected results for new layout testsBen Murdoch2010-10-261-0/+15
| | | | | | | fast/dom/DeviceOrientation/create-event-onorientationchange.html See http://trac.webkit.org/changeset/69984 Change-Id: I345106587049a3e59040aa2c449432ac6d7fe5b1
* Add a file to record the LayoutTest directories in the Android treeSteve Block2010-10-181-0/+43
| | | | | | This is used when merging WebKit Change-Id: Ie7fa9e85249331e28490bfbb640e4caf78f3ae1e
* Add failing test expectations for DumpRenderTree2 for tests which rely on ↵Steve Block2010-09-291-0/+12
| | | | | | being served from file:// Change-Id: I6b13741412125edaf856d24a369e7a0a4d40a7d5
* Reclassify failing multi-touch tests in test_expectations.txtSteve Block2010-09-291-3/+3
| | | | Change-Id: If0fc3da76b46a7c45dabfa0f25f2e440d27ffd62
* Add fast/encoding layout tests.Iain Merrick2010-09-291-0/+8
| | | | | | | | | | | Merged from WebKit at r67178. The vast majority of these are passing. The exceptions: - Three Mac-specific tests, won't fix. - Four failures in the Java HTTP stack (no problem for the Chrome HTTP stack). - fast/encoding/mailto-always-utf-8 needs a new LayoutTestController callback. Change-Id: I16c613d42acd0ea2dc146909d514376d0a2e5aaa
* Fix the Android expected result for LayoutTest ↵Steve Block2010-09-271-0/+1
| | | | | | | | | | | | http/tests/appcache/local-content.html This change adds a trailing line to the Android expected result. The actual output and thus the generic expected result has such a trailing line. This discrepancy does not matter with DumpRenderTree, as it ignores trailing whitespace when comparing results, but this is not true of DumpRenderTree2. Change-Id: Ib3ee6670ea4b4cbe07030ed7dddc97fe23128167
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-161-2/+0
| | | | Change-Id: I57e01163b6866cb029cdadf405a0394a3918bc18
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-111-0/+2
| | | | Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f
* Updated test_expectations.txt to use CRASH instead of SKIP.Maksymilian Osowski2010-09-021-10/+10
| | | | | Bug: 2970575 Change-Id: Ibbf9ce77a5549d7737b26649a4f5cffc670c9f2a
* Updated the test_expectations.txt to use FAIL instead of IGNORE_RESULT.Maksymilian Osowski2010-09-021-111/+111
| | | | | Bug: 2899965 Change-Id: Ia61ab8d7f269d4d3b2db4531fd8e2031b1ae44b4
* Fix line endings on a couple of Android-specific expected resultsSteve Block2010-08-262-26/+26
| | | | | | | These files were checked in with DOS line endings See https://android-git.corp.google.com/g/#change,62547 Change-Id: I849afbab74df789b6c1df83a28a65ec92ad10d24
* Merge changes ↵Steve Block2010-08-243-0/+27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie234f1a0,Iff5c7aaa,I69b75bf0,Ifbf384f4 * changes: Merge WebKit at r65615 : Update WebKit revision number Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.html Merge WebKit at r65615 : Android-specific results for Geolocation tests. Merge WebKit at r65615 : Fix GraphicsContext and ImageBuffer. Merge WebKit at r65615 : processingUserGesture() is now static. Merge WebKit at r65615 : UTF8String() becomes utf8(). Merge WebKit at r65615 : Fix include paths for string headers. Merge WebKit at r65615 : Fix Makefiles. Merge WebKit at r65615 : Fix conflicts. Merge WebKit at r65615 : Initial merge by git.
| * Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.htmlIain Merrick2010-08-241-0/+1
| | | | | | | | | | | | | | Test added in http://trac.webkit.org/changeset/64613 Needs clearAllApplicationCaches() callback. See http://b/issue?id=2944196 Change-Id: Ie6ccde3a2fa034f58676f6359af351a3544c9541
| * Merge WebKit at r65615 : Android-specific results for Geolocation tests.Iain Merrick2010-08-242-0/+26
| | | | | | | | | | | | | | Tests added in http://trac.webkit.org/changeset/65416 On Android, we currently aren't printing the onunload handler message. Change-Id: I3e89f23127f82be75c6e90825b87489f460195ff
* | Fix location of several Android-specific LayoutTest expected resultsSteve Block2010-08-236-18/+0
|/ | | | | | | These results were previsouly duplicated in the JSC and V8-specific directories. This change moves them to the general android directory. Change-Id: I65c7db3759f91b62502e8f5b2c8673305f05d0f5
* Geolocation delayed permission LayoutTests now passSteve Block2010-08-181-2/+0
| | | | | | | See https://android-git.corp.google.com/g/#change,61829 Bug: 2914450 Change-Id: Ica6864fc4dc28d92b1a98eee3c588e4007b7e803
* Added copyright info to test_expectations.txtMaksymilian Osowski2010-08-131-0/+15
| | | | Change-Id: Ib30b205797425debfb48318fa9de7a9fc5cc45e0
* Merge WebKit at r65072 : Update test_expectations.Ben Murdoch2010-08-131-0/+2
| | | | | | | | This merge introduces two new Geolocation tests that to pass we need a new LayoutTestController function. We ignore those tests until this function is added - see b/2914450 Change-Id: I6929172fd6822b3c2c588693d743362f7edbca4f
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-121-0/+18
| | | | Change-Id: Ibcf418498376b2660aacb7f8d46ea7085ef91585
* Hook up DeviceOrientationClientMockSteve Block2010-08-101-1/+0
| | | | Change-Id: Ie21024238a88252cd668cbddb98643b142728cf1
* Merge WebKit at r64523 : Add new LayoutTest ↵Steve Block2010-08-091-6/+10
| | | | | | | | fast/dom/DeviceOrientation/basic-operation.html to skipped list Also updates this list to reflect the hard-coded skipped list for the existing DumpRenderTree Change-Id: I377db6c1826ff745a3943bd8ea129a14e506f18e
* Merge WebKit at r64264 : LayoutTest expected resultKristian Monsen2010-08-041-17/+0
| | | | | | | | | The expected result for fast/dom/DeviceOrientation/window-property-expected is now the jsc output. Removing the old file from the android expected output. Webkit CL that changed the expected from v8 to jsc: http://trac.webkit.org/changeset/64125/trunk/LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt Change-Id: Idc040906b80dd90c26b115f8c97d6d2e3b35a1b7
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-043-0/+251
| | | | Change-Id: Ic42bef02efef8217a0f84c47176a9c617c28d1f1
* Added test_expectations.txt file to platform/android/Maksymilian Osowski2010-08-021-0/+140
| | | | | | The original data in this file comes from FileFilter class in the old Dump Render Tree and was extracted from there on 30/07/2010 Change-Id: Ibc1101d08123ffaff51b765e5333d1b96c5ab02f
* Add DeviceOrientation LayoutTests at r63859 and enable the featureSteve Block2010-07-271-0/+17
| | | | | | | | | All tests pass. Note that the JSC-specific expected result for window-property.html is a placeholder until https://bugs.webkit.org/show_bug.cgi?id=43025 is fixed. Change-Id: I60a978231a10f0a57b3dc654876b181dc47eb455
* Add dom/xhtml/level3 layout tests at WebKit r63173Steve Block2010-07-22237-0/+711
| | | | | | | | | | | | | | These all pass. Note that the Android-V8-specific results are required because these tests rely on Error.line, which is non-standard and not provided by V8. A further 15 tests have no expected results so will be added to the DumpRenderTree ignore list. None of these tests are run on Chromium. Change-Id: I6b7ea492586fa2d9cd60858f06641941c87ede14
* Add dom/xhtml/level2 layout tests at WebKit r62496Steve Block2010-07-126-0/+15
| | | | | | | | | | | | | | | These all pass. Note that the Android-V8-specific results for the HTMLDocument tests are required because the tests rely on Error.line, which is non-standard and not provided by V8. The Android-specific result for HTMLFormElement10.xhtml is required because the test appears to be flawed, and navigates the page before notifyDone is called. None of these tests are run on Chromium. Change-Id: I491d87a9dac4c132093369d1bde974baed77a757
* Add fast/xpath tests to the tree at the current webkit revision 62496. They ↵Ben Murdoch2010-07-091-0/+2
| | | | | | | | | all pass. Note the addition of the android-v8 specific result for fast/xpath/nsresolver-exception.html (this is added due to a V8 exception printing difference). Change-Id: I685cb62a438b742cba3f7496b2e1bdad9a7d8d82
* Merge WebKit at r62496: Update Android-specific layout test resultsSteve Block2010-07-091-1/+2
| | | | | | sql-error-codes.html - Take updated chromium result - http://trac.webkit.org/changeset/62094 Change-Id: Ibb2f90c22cd59d6656900ed440f6d88fe3469844
* Merge WebKit at r61871: Update expected layout test.Kristian Monsen2010-07-021-0/+10
| | | | | | | The initial chromium expected matches what we see on android so using that. http://trac.webkit.org/changeset/61352 Change-Id: Ie8dec2c650f45fe6c84884d800043b42897bc7bc
* Merge webkit.org at r61121: Update LayoutTest expectations.Ben Murdoch2010-06-184-1/+23
| | | | Change-Id: I0730b5799c10408e17c2e60f95be21145e19dd18
* Merge WebKit at r60074: Update Android-specific expected LayoutTests resultsSteve Block2010-05-272-1/+3
| | | | | | | | | | Refactored Geolocation tests, see http://trac.webkit.org/changeset/59926 - android-v8/fast/dom/Geolocation/callback-exception-expected.txt New Geolocation test, see http://trac.webkit.org/changeset/59859 - android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt Change-Id: Ife6cd9850d0419adadf5813b17f4a2813090ff30
* Merge webkit.org at r58033 : Update V8 expected result for storage LayoutTestsSteve Block2010-05-111-2/+5
| | | | | | Note that some appcache tests will fail until the LayoutTest server is updated. Change-Id: I491b79529e837457a093aa76020676b76272b3f5
* Merge webkit.org at r55033 : Update Android-specific LayoutTest expected resultSteve Block2010-04-271-2/+7
| | | | | | Update the V8 expected output to reflect updated test at r55033. Change-Id: I35363367af1ed5adf59e0c22e328256e3ac361f3
* Adds Android-specific results for an appcache layout testSteve Block2010-03-182-0/+12
| | | | | | | Currently this test fails only because of textual differences in the console message produced on Android. Change-Id: I6f2e75b1bad9f3e8d7636d5f2b59b2d4b22fd779
* Adds Android-specific expected results for some storage LayoutTests when ↵Steve Block2010-03-025-0/+47
| | | | | | | | | using V8 These expected results are mostly copied from their counterparts in LayoutTests/storage. Minor modifications have been made to account for the different output with V8. Change-Id: Ie606e4fbe1dd0154ef0bb643e13668966592e09c
* Adds Android-specific result for a Geolocation LayoutTest that fails with V8Steve Block2010-02-251-0/+13
This is currently a false failure, as the only difference from the expected output is due to V8's different syntax when reporting an exception. Change-Id: If0107f730f4114f6968307a31841c9e6073dba1c