Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Changed run_layout_tests.py and run_apache2.py to accept alternative tests ↵ | Maksymilian Osowski | 2010-09-17 | 2 | -7/+25 | |
| | | | | | | | | | | | | root dir. Change-Id: I6d0537b6712ca6f68ec004e5e8bf95b97b9017fc | |||||
* | | Remove superfluous CSS from DumpRenderTree2's Summarizer | Steve Block | 2010-09-17 | 1 | -9/+0 | |
| | | | | | | | | Change-Id: Ifc3764ec3cf7bd5ee412abaf45112eed22083456 | |||||
* | | Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2 | Steve Block | 2010-09-17 | 1 | -0/+14 | |
|/ | | | | | | This fixes LayoutTest http/tests/appcache/auth.html. Change-Id: Idd9ead9c35341cc6a787d409ae2fe1bebef01d60 | |||||
* | Merge "Make DumpRenderTree2 appear in the 'Dev Tools' application" | Steve Block | 2010-09-16 | 1 | -2/+2 | |
|\ | ||||||
| * | Make DumpRenderTree2 appear in the 'Dev Tools' application | Steve Block | 2010-09-15 | 1 | -2/+2 | |
| | | | | | | | | | | Bug: 2999543 Change-Id: I1791c7b1a82f23ff742a68f365d7092c36804efd | |||||
* | | Added setXSSAuditorEnabled() LayoutTestController function. | Maksymilian Osowski | 2010-09-15 | 2 | -0/+16 | |
|/ | | | | Change-Id: I262e434573ee79c998f3ace5103c191fc0989bd2 | |||||
* | Merge "Changed Summarizer to add header before printing the path in ↵ | Maksymilian Osowski | 2010-09-14 | 1 | -2/+3 | |
|\ | | | | | | | summary.txt and details.html" | |||||
| * | Changed Summarizer to add header before printing the path in summary.txt and ↵ | Maksymilian Osowski | 2010-09-14 | 1 | -2/+3 | |
| | | | | | | | | | | | | details.html Change-Id: I6413e1871ede077793d49b7d4732f90d0aea352f | |||||
* | | Merge "Implement LayoutTestController.setAppCacheMaximumSize() for ↵ | Steve Block | 2010-09-14 | 1 | -0/+5 | |
|\ \ | | | | | | | | | | DumpRenderTree2" | |||||
| * | | Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2 | Steve Block | 2010-09-14 | 1 | -0/+5 | |
| | | | | | | | | | | | | Change-Id: I7db486ccee1b9ebe84b89b98ba1a9b6e933d8f4e | |||||
* | | | Merge "Made the run_layout_tests.py script restart the apache2 server before ↵ | Maksymilian Osowski | 2010-09-14 | 1 | -0/+4 | |
|\ \ \ | |/ / |/| | | | | | it starts." | |||||
| * | | Made the run_layout_tests.py script restart the apache2 server before it starts. | Maksymilian Osowski | 2010-09-14 | 1 | -0/+4 | |
| |/ | | | | | | | Change-Id: Ic6b4e63d20a95daddd3dfde32d4168b235d7dd91 | |||||
* | | Merge "Sort LayoutTestController methods alphabetically" | Steve Block | 2010-09-14 | 2 | -79/+77 | |
|\ \ | |/ |/| | ||||||
| * | Sort LayoutTestController methods alphabetically | Steve Block | 2010-09-14 | 2 | -79/+77 | |
| | | | | | | | | | | | | | | This makes it easier to keep trac of which methods are implemented. No functional changes. Change-Id: I389ec5c0f7e77def6a479e387d1373b2b87f60c2 | |||||
* | | Merge "Add to DumpRenderTree2 the option to suppress showing results in the ↵ | Steve Block | 2010-09-14 | 1 | -11/+17 | |
|\ \ | |/ | | | | | host browser" | |||||
| * | Add to DumpRenderTree2 the option to suppress showing results in the host ↵ | Steve Block | 2010-09-14 | 1 | -11/+17 | |
| | | | | | | | | | | | | browser Change-Id: I78841ab5fad4e3ee0d5fe559489bf8cfd81abd23 | |||||
* | | Merge "Gets rid of flickering when executing tests." | Maksymilian Osowski | 2010-09-14 | 2 | -0/+22 | |
|\ \ | |/ |/| | ||||||
| * | Gets rid of flickering when executing tests. | Maksymilian Osowski | 2010-09-14 | 2 | -0/+22 | |
| | | | | | | | | | | | | Achieves it by setting Executor background to white. Change-Id: Id07c743114c6cce9e9446439136a5efd72857dc4 | |||||
* | | Merge "Added overridePreference() layoutTestsController function." | Maksymilian Osowski | 2010-09-13 | 2 | -0/+34 | |
|\ \ | ||||||
| * | | Added overridePreference() layoutTestsController function. | Maksymilian Osowski | 2010-09-13 | 2 | -0/+34 | |
| |/ | | | | | | | Change-Id: I99fbf7490c3c6eb063bf5ed0bbd2bced0f10a967 | |||||
* | | Update DumpRenderTree2 to only calculate the WebKit revision once per test run | Steve Block | 2010-09-13 | 1 | -12/+10 | |
|/ | | | | | | This is obtained by a HTTP request to ThirdPartyProject.prop Change-Id: I34e310cf52fbcef24bb2a76e64aab5263b3052f1 | |||||
* | Remove superfluous FileFilter from DumpRenderTree2 DirListActivity.java | Steve Block | 2010-09-13 | 1 | -3/+0 | |
| | | | | Change-Id: I5e7d86fc4e05ac512ce1b2c55660d3b7f0de2750 | |||||
* | When running DumpRenderTree2 from script, remove old results files | Steve Block | 2010-09-13 | 1 | -2/+4 | |
| | | | | | | | This makes sure that should we fail to get a new results file from the device, we won't ever show an old results file to the user. Change-Id: Ib00ae391a6b2b43a336370ef23af2d6c95589918 | |||||
* | Update DumpRenderTree2 to store results in /sdcard/layout-test-results | Steve Block | 2010-09-13 | 2 | -4/+2 | |
| | | | | | | | This more closely follows other WebKit platforms, which use /tmp/layout-test-results. Change-Id: Ice702b73d7425250d595e8321e14ff3becb66ed5 | |||||
* | Remove the last remnants in DumpRenderTree2 of the absolute path to the tests | Steve Block | 2010-09-13 | 5 | -71/+8 | |
| | | | | | | This is no longer required. Change-Id: I27db10e8c723162b319d9a714b086f508db706e0 | |||||
* | Update DumpRenderTree2 text results output to better match HTML version | Steve Block | 2010-09-13 | 1 | -10/+7 | |
| | | | | | | Always print number of crashes and line things up nicely. Change-Id: I79a72056ba5ce007fdd4154f1518b9535b595317 | |||||
* | Updated the AdbUtils class to better manage opening and closing the resources. | Maksymilian Osowski | 2010-09-13 | 4 | -71/+100 | |
| | | | | Change-Id: I83ebc6409d57a28f9015ec9726f797417ec03212 | |||||
* | Merge "Updated FsUtils to use apache HttpClient instead of java.net ↵ | Maksymilian Osowski | 2010-09-13 | 1 | -47/+99 | |
|\ | | | | | | | UrlConnection." | |||||
| * | Updated FsUtils to use apache HttpClient instead of java.net UrlConnection. | Maksymilian Osowski | 2010-09-13 | 1 | -47/+99 | |
| | | | | | | | | | | | | It fixed sockets leaking during readDataFromUrl() invocations. Change-Id: Ifb1aeb32fe9bb4ffa353cf521b5174a83de270db | |||||
* | | Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION | Steve Block | 2010-09-07 | 2 | -8/+7 | |
|/ | | | | | | | We now use ThirdPartyProject.prop See https://android-git.corp.google.com/g/#change,64831 Change-Id: Ib52fdd93ac08fb19ec8b7f539eb084c0b668e01b | |||||
* | Merge "Fixed the bug in forwarder that prevented ConnectionHandler threads ↵ | Maksymilian Osowski | 2010-09-06 | 2 | -59/+62 | |
|\ | | | | | | | from exiting." | |||||
| * | Fixed the bug in forwarder that prevented ConnectionHandler threads from ↵ | Maksymilian Osowski | 2010-09-06 | 2 | -59/+62 | |
| | | | | | | | | | | | | | | | | | | exiting. There was a deadlock when ConnectionHandler exited the loop in SocketPipeThread, and would call the onFinishedCallback, which called the synchronized method in Forwarder that would deadlock. Changing the Forwarder class solved the issue and made it more efficient. Change-Id: I947450a19573f2e88274b1ebc7b77d4df6afffa7 | |||||
* | | Fixed the run_apache2.py script to use the correct mime.types file. | Maksymilian Osowski | 2010-09-03 | 1 | -1/+2 | |
|/ | | | | Change-Id: I0bd5870259b3f7de92d4996d1ebb83fdff126210 | |||||
* | Merge "Updated Summarizer to parse CRASH instead of SKIP." | Maksymilian Osowski | 2010-09-02 | 2 | -10/+13 | |
|\ | ||||||
| * | Updated Summarizer to parse CRASH instead of SKIP. | Maksymilian Osowski | 2010-09-02 | 2 | -10/+13 | |
| | | | | | | | | | | Bug: 2970575 Change-Id: Idc8b514f4878bcd62729a47d7fe681ade114497a | |||||
* | | Adds webkit revision to the summary and details. | Maksymilian Osowski | 2010-09-02 | 2 | -0/+27 | |
| | | | | | | | | | | | | | | | | The revision number is taken from external/webkit/WEBKIT_MERGE_REVISION and is served to the java code by apache server. To be able to do that, the new alias directive had to be added to the run_apache2.py script. Bug: 2889572 Change-Id: Ie3d147e4d8ea9edd0144b819152121563b8bd759 | |||||
* | | The results now show which expected result was used. | Maksymilian Osowski | 2010-09-02 | 5 | -13/+132 | |
|/ | | | | | Bug: 2889857 Change-Id: If2b7e6e6a22ddb5db6c6a50a358e8f263914e6c0 | |||||
* | Merge "Shows the details when all the tests finish and fixes the orientation ↵ | Maksymilian Osowski | 2010-09-02 | 3 | -2/+38 | |
|\ | | | | | | | issue." | |||||
| * | Shows the details when all the tests finish and fixes the orientation issue. | Maksymilian Osowski | 2010-09-02 | 3 | -2/+38 | |
| | | | | | | | | | | | | | | The tests no longer restart when orientation changes. Bug: 2904456 Change-Id: Ie1ee463dbd63fb1a2ad2e9c28bf5989002f22215 | |||||
* | | Merge "Fixed and slightly improved crash detection mechanism." | Maksymilian Osowski | 2010-09-02 | 2 | -4/+38 | |
|\ \ | |/ |/| | ||||||
| * | Fixed and slightly improved crash detection mechanism. | Maksymilian Osowski | 2010-09-02 | 2 | -4/+38 | |
| | | | | | | | | | | | | | | Before, if a crash was detected, but the "Force quit" dialog remained on the screen, sending the intent to restart the executor would do nothing. It's fixed now with default uncaught exception handler. Also, when we catch the uncaught exception, we can restart the executor straight away, without waiting for the time-out. Change-Id: I2f0b4b5f2abd180ff518f1a40ad1294bed2f7f67 | |||||
* | | Merge "Updated Summarizer to report tests under all 4 possible categories now." | Maksymilian Osowski | 2010-09-02 | 2 | -65/+65 | |
|\ \ | ||||||
| * | | Updated Summarizer to report tests under all 4 possible categories now. | Maksymilian Osowski | 2010-09-02 | 2 | -65/+65 | |
| |/ | | | | | | | | | | | | | | | Categories: ((un)expected passes/failures). Also, FileFilter uses FAIL instead of IGNORE_RESULTS now. Bug: 2899965 Change-Id: I06835b3d5cea84cbc92225a940bf7361cf832f59 | |||||
* | | Merge "Fixed a bug when there are too many open sockets." | Maksymilian Osowski | 2010-09-02 | 2 | -6/+48 | |
|\ \ | ||||||
| * | | Fixed a bug when there are too many open sockets. | Maksymilian Osowski | 2010-09-02 | 2 | -6/+48 | |
| |/ | | | | | | | | | | | Also, some minor corrections to shutdown() in ConnectionHandler. Change-Id: I937f200c14c185b0867f997645d8b288a19b9889 | |||||
* | | Added "run all tests in the current directory" menu option. | Maksymilian Osowski | 2010-09-02 | 3 | -12/+53 | |
|/ | | | | | Bug: 2906954 Change-Id: Ib68219dc4d4d517ad859679bc8d52a02b0b631f4 | |||||
* | Merge "Updated the Summarizer to link to the source of the tests." | Maksymilian Osowski | 2010-09-01 | 1 | -0/+23 | |
|\ | ||||||
| * | Updated the Summarizer to link to the source of the tests. | Maksymilian Osowski | 2010-09-01 | 1 | -0/+23 | |
| | | | | | | | | | | Change-Id: I90018898c627b99f5a49c301e87593b52cd18ce4 Bug-Id: 2889573 | |||||
* | | Fixed a bug in forwarder where calling the stop method on ForwarderManager ↵ | Maksymilian Osowski | 2010-09-01 | 3 | -32/+47 | |
|/ | | | | | | | | | | | would deadlock. Also some style fixes. The call would deadlock because lines 62-67 in ConnectionHandler were in the synchronized block. The is.read() would block and therefore call to shutdown() would block too. is.read() would never unblock because the stream was ready to be closed, and it needs to be done so from shutdown(). Removing the synchronized block fixes it and is save, as it was not needed here. Change-Id: I3326098c47ee18c4eabaa8510b27ca82debce360 | |||||
* | Changed the code to use forwarding service. | Maksymilian Osowski | 2010-09-01 | 8 | -116/+305 | |
| | | | | Change-Id: I2504ef01270f9c8e82acbe6a4069d2b4b77b35f2 |