sort by:
Revision Author Date Message Commit Date
3953749 Renamed whitelist entry for SRI script. To reflect change made in https://github.com/w3c/web-platform-tests/pull/1493 02 January 2015, 00:11:58 UTC
673c5f3 Lint whitelist SRI generate_javascript.py PRINTs. 01 January 2015, 12:45:26 UTC
87b9e27 Update six. 28 December 2014, 09:09:51 UTC
8155fce Merge pull request #1446 from w3c/jgraham/manifest_local_changes When updating manifest from a non-checkout put changes into local_changes section 16 December 2014, 08:39:03 UTC
29c0d6f fixup! When updating manifest from a non-checkout put changes into local_changes section. 10 December 2014, 14:43:40 UTC
170c979 Merge pull request #1445 from w3c/jgraham/html5lib_submodule Add html5lib as a submodule 10 December 2014, 13:09:46 UTC
3775186 fixup! fixup! Add html5lib as a submodule Also add six as a submodule. 10 December 2014, 10:31:31 UTC
5a0b5aa Update lint to check for print statements in python files. 08 December 2014, 18:32:22 UTC
f3beffb When updating manifest from a non-checkout put changes into local_changes section. Instead of overwriting manifest entries when updating against a local copy (not clone) of the tests, put differences into the local_changes section, rather than overwriting the data about upstream. This makes resyncing changes with upstream easier. 08 December 2014, 17:28:15 UTC
6d3a439 fixup! Add html5lib as a submodule 08 December 2014, 17:20:44 UTC
c44aa18 Add html5lib as a submodule 08 December 2014, 16:53:46 UTC
0292e56 Prevent "global name 'git' is not defined" error. 27 November 2014, 12:46:41 UTC
52b376e Update to latest wptserve 25 November 2014, 19:45:22 UTC
9394fa0 Update to latest wptserve 18 November 2014, 13:57:08 UTC
55cff13 Update to latest wptserve 18 November 2014, 10:52:10 UTC
f2c11c3 Update to latest wptserve 12 November 2014, 16:53:24 UTC
6a59aed Sort the elements of out_items directly in Manifest.to_json. This commit does not change the generated file. 04 November 2014, 10:19:28 UTC
cdca1ef Sort the lists in Manifest.to_json. 04 November 2014, 10:17:16 UTC
ba17bfe fixing tests by correcting imports find element by id does not exist in the spec anymore, also correcting other removed locators make element.text consistent (changing to property access) 31 October 2014, 18:15:31 UTC
e4e6393 Update to latest wptserve 27 October 2014, 17:40:16 UTC
3735b02 Update to latest wptserve 23 October 2014, 13:30:33 UTC
341da57 Fix crash creating manifest when working directory doesn't have any changes 22 October 2014, 16:27:21 UTC
9f17fc0 Update test runner for changes in the manifest API. 20 October 2014, 15:52:43 UTC
e21f5d2 Merge pull request #1281 from w3c/jgraham/serve_alternate_root Allow running tests from a path outside the test root. 15 October 2014, 14:21:51 UTC
804317a fixup review issues 10 October 2014, 17:15:29 UTC
4692086 Merge pull request #1219 from w3c/jgraham/add_docs Start to add docs to this repo instead of on testtwf-website 10 October 2014, 12:46:10 UTC
fbdc665 Allow running tests from an external server root. This is needed for supporting use cases where testsuites outside wpt are run using the server in a wpt checkout. It also changes the manifest format in a way that causes the file path to be derived from the url unless otherwise specified. 09 October 2014, 17:02:54 UTC
e5e9490 Rewrite manifest.py to make including local changes safer (not very backwards compatible) 09 October 2014, 17:02:45 UTC
42b599d Upgrade to latest pywebsocket, plus a local patch to fix https://code.google.com/p/pywebsocket/issues/detail?id=132 09 October 2014, 11:02:03 UTC
39c84f9 Update to latest wptserve 15 September 2014, 20:39:29 UTC
16afe1c Whitelist use of w3c-test.org in docs and allow whitelisting all linting for certain files. 29 August 2014, 18:10:09 UTC
72c62a1 Merge pull request #1078 from plehegar/plh/w3ctestorgrule Prevent the use of w3c-test.org in the tests 21 August 2014, 14:42:14 UTC
e21d384 Skip html5lib script-off tests. Closes #1203. 21 August 2014, 08:48:09 UTC
a48a1f6 fixup! Remove the legacy timeouts from html5lib tests. 19 August 2014, 15:11:46 UTC
5becf70 Remove the legacy timeouts from html5lib tests. 19 August 2014, 15:01:37 UTC
32343a8 Merge pull request #1176 from w3c/jgraham/html5lib_timeout Give html5lib tests a long timeout as they can be slow in debug builds. 14 August 2014, 13:59:14 UTC
5acc50c Give html5lib tests a long timeout as they can be slow in debug builds. 14 August 2014, 13:55:20 UTC
e769f65 Merge pull request #1167 from Ms2ger/selectors Cleanup the querySelector{,All} tests; r=MikeSmith+jgraham 14 August 2014, 10:54:17 UTC
d136c40 Remove trailing whitespace. 14 August 2014, 10:47:53 UTC
e33223d Whitelist gifs from the CR-at-EOL lint check. 14 August 2014, 09:06:27 UTC
33c076c Update to latest wptserve. 14 August 2014, 08:26:57 UTC
1de07d9 fixup! Automatically update the MANIFEST.json file when using the runner 13 August 2014, 12:37:23 UTC
2411d6c Automatically update the MANIFEST.json file when using the runner 08 August 2014, 13:10:35 UTC
67f4d13 Pass the path from the command line into update_manifest. Until acbcad1cb71c6eebd2a63c5cf16ea7f366812f48, update_manifest directly accessed the global 'opts' variable; this passes the path through the arguments instead. 08 August 2014, 08:38:02 UTC
735b225 Update wptserve to the newest version 03 August 2014, 18:27:03 UTC
00eb38e Sort MANIFEST.json. This avoids spurious changes when updating it. Trailing whitespace is also removed. 30 July 2014, 13:02:42 UTC
c7ea823 Fix references to the non-existent variable 'opts' in update_manifest(). This argument was removed in 15ae6838e863750f945103379fdecb52ae26ff1b. 30 July 2014, 13:01:33 UTC
e73cc41 Update to latest wptserve 17 July 2014, 08:50:38 UTC
9601045 fixup! Ensure that just reading a manifest file doesn't require us to be in a git repo. 16 July 2014, 09:08:23 UTC
8f10d13 Ensure that just reading a manifest file doesn't require us to be in a git repo. This regressed with ato's recent changes. In general it isn't OK to assume that web-platform-tests are actually running in a git repo rather than in a copy except when doing operations that actually require a git operation. Therefore trying to find the repo root at the top level isn't OK. 15 July 2014, 21:54:01 UTC
f7e1394 Readd missing id property to manifest test objects. 14 July 2014, 10:03:20 UTC
65ab021 Update to latest wptserve 11 July 2014, 08:19:24 UTC
d259f64 Merge pull request #1094 from andreastt/ato/manifest_webdriver Add new test type wdspec to manifest generator 10 July 2014, 18:35:47 UTC
639bfd9 fixup! Add new test type wdspec to manifest generator 10 July 2014, 18:01:53 UTC
0fbd2b7 fixup! Add new test type wdspec to manifest generator 10 July 2014, 17:52:09 UTC
6fdd0d0 fixup! Add new test type wdspec to manifest generator 10 July 2014, 17:04:39 UTC
97bf655 fixup! Add new test type wdspec to manifest generator 10 July 2014, 16:52:30 UTC
7013824 fixup! Add new test type wdspec to manifest generator 10 July 2014, 16:08:04 UTC
0a2b2bd fixup! Add new test type wdspec to manifest generator 10 July 2014, 16:00:28 UTC
0215cc1 Move webdriver client to tools/webdriver The patch also ensures current WebDriver spec test behaviour doesn't break. 04 July 2014, 19:08:40 UTC
23dc220 Add new test type wdspec to manifest generator This patch adds a new test type, wdspec, short for WebDriver specification tests to the manifest generator. It also makes a number of improvements to tools/scripts/manifest.py. 04 July 2014, 17:59:20 UTC
6b6fccf Merge pull request #1080 from andreastt/ato/manifest_executable Make tools/scripts/manifest.py executable 03 July 2014, 07:53:01 UTC
1a6f0dc Update lint whitelist for canvas test. 02 July 2014, 15:36:23 UTC
c4aae1c fixup! Order imports and correct spacing between functions/classes 28 June 2014, 16:33:23 UTC
943d633 Updated the code formatting 27 June 2014, 16:37:25 UTC
f7879d1 Order imports and correct spacing between functions/classes 27 June 2014, 15:15:04 UTC
e3e665d Make tools/scripts/manifest.py executable 27 June 2014, 15:13:08 UTC
3cbd780 Merged check_whitespace and check_w3ctestorg. Escaped some of the characters in the regex 26 June 2014, 17:39:00 UTC
4ea45b4 Prevent the use of w3c-test.org in the tests 26 June 2014, 13:35:19 UTC
310a020 Catch stubs of manual tests too. 11 June 2014, 16:39:55 UTC
d0aacf1 Update manifest.py to acount for stub- prefixes. 11 June 2014, 15:52:54 UTC
3f2f342 Add lint for common testharness.js mistakes and clean up tests that make those mistakes. 09 June 2014, 13:19:12 UTC
96f9da6 Explicitly state which tests types not found. 01 June 2014, 12:23:51 UTC
ac4f5ba Disable start button if no test types selected. 31 May 2014, 05:48:13 UTC
b010d3e Replace runner alert with setCustomValidity() msg 30 May 2014, 15:55:39 UTC
94511d6 Cleaned up my flubbed merge of PR #1006. 28 May 2014, 17:54:25 UTC
6f2e73c Need to clear the progressbar to 0% when start the test 28 May 2014, 13:22:04 UTC
e643d40 --amend 28 May 2014, 13:22:04 UTC
4e191ad Need clean or hide the area of dump result json after clicking start button again 28 May 2014, 13:21:33 UTC
1b9c827 Merge pull request #1028 from yuanyuanzou/no_case_found Should pop up a dialog with "no case found" ,if there is no case to test. 28 May 2014, 13:00:09 UTC
2b782c9 --amend 28 May 2014, 08:54:01 UTC
d1930ab Merge pull request #1021 from w3c/submission/sideshowbarker/runner-stopped Make stopped runner progressbar say Stopped. 27 May 2014, 10:26:35 UTC
c78318e If there no case found ,pop up a dialog with "no case found" 27 May 2014, 10:06:34 UTC
3e21c7c Merge pull request #1012 from yuanyuanzou/fixedpausedbug Should disable the manual/refer harness after click pause button 27 May 2014, 06:51:16 UTC
0c89810 Merge pull request #1019 from yuanyuanzou/add_case_path Display pathname of current test beneath progress bar. 27 May 2014, 06:46:36 UTC
10ce563 Make stopped runner progressbar say Stopped. 27 May 2014, 06:36:19 UTC
0a41e7e Merge pull request #1017 from yuanyuanzou/fixedbugcanot_stop_test fixed bug,the test will continue after stopped a few minutes 27 May 2014, 06:34:37 UTC
4d2d2b3 Merge pull request #1018 from yuanyuanzou/fixed_progressbar_issue Need to clear the progressbar to 0% when start the test 27 May 2014, 05:45:46 UTC
79a723e Show case path at the behind of progress bar 27 May 2014, 03:40:32 UTC
07f6348 Need to clear the progressbar to 0% when start the test 27 May 2014, 03:13:08 UTC
cd860cd fixed bug,the test will continued after stopped a few minutes 26 May 2014, 08:34:14 UTC
b7963f7 fixed bug of the test can be set passed or failed when paused the test 26 May 2014, 06:59:44 UTC
02deddf Update to latest wptserve 23 May 2014, 11:10:04 UTC
771f93d Fix the bug of showing '1/1' of 'Subtest Pass Rate' when the result of the reftest(or manual test) is not 'PASS'. 23 May 2014, 10:20:46 UTC
46ebfad Merge pull request #943 from plehegar/tools-cleanup Removing unused files and tools 20 May 2014, 03:42:33 UTC
1ce542d Update to latest wptserve 16 May 2014, 03:21:43 UTC
c526ffb Merge pull request #991 from w3c/jgraham/runner_no_tests Ensure that runner UI ends up in correct state when there are no tests t... 14 May 2014, 05:58:56 UTC
9fb9b7b Fix the reftest UI a bit. 13 May 2014, 16:46:27 UTC
0101da0 Fix ManifestIterator so that we try the next test type when there are no tests of a given type. 13 May 2014, 16:40:58 UTC
9558758 Ensure that runner UI ends up in correct state when there are no tests to run. 13 May 2014, 15:00:48 UTC
back to top