Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-07 Thread Eric Seidel
One of the Leopard Debug slaves (apple-mac-pro-6) is still wedged
after the transition:
http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/32142/steps/layout-test/logs/stdio

If someone could run killall httpd, or just restart the machine,
that'd be wonderful. :)

In other news, Qt, Gtk, Leopard and Snow Leopard all seem to be using
NRWT successfully.  We've had very few reports of trouble over the
last 24 hours.

I'm working on the last few details for WebKit2 and plan to enable
NRWT on the WebKit2 bots tomorrow.

-eric

On Wed, Jul 6, 2011 at 2:10 AM, Eric Seidel e...@webkit.org wrote:
 Update:

 Leopard Release, Gtk and Qt have been successfully transitioned.

 The Leopard Debug bot has a stray httpd process (without corresponding
 /tmp/WebKit/httpd.pid) and will require manual intervention:
 http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/32086/steps/layout-test/logs/stdio
 If someone at Apple could give it a kick, I'd be most grateful.

 I'll work on the WebKit2 ports more tomorrow.  I'll need some help
 with Windows eventually.

 -eric

 p.s.  As previously noted, run-webkit-tests is calling
 new-run-webkit-tests with --child-processes=1.  So the bots are
 running in very very slow mode (about as fast as ORWT was).  We'll
 turn on parallel testing with new-run-webkit-tests once we've
 transitioned all ports.


 On Tue, Jul 5, 2011 at 10:53 PM, Eric Seidel e...@webkit.org wrote:
 Update:

 Snow Leopard - Successful transition.
 Leopard - Had to roll-back due to a bug in webkitdirs.pm which errors
 in both ORWT and NRWT, but causes NRWT to fail hard.
 https://bugs.webkit.org/show_bug.cgi?id=63973
 Gtk - Bot seems hard-hung (unclear if NRWT related).  Waiting for
 assistance from a maintainer.
 Qt - All tests were crashing before I moved to NRWT
 (http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35024/steps/layout-test/logs/stdio)
 all tests still crash after moving to NRWT
 (http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35032/steps/layout-test/logs/stdio).
  Waiting for the Qt guys to wake.
 Windows - Have not attempted transition, will likely need some help.
 https://bugs.webkit.org/show_bug.cgi?id=38756
 WebKit2 - Working on remaining blockers, plan to switch over tonight
 or tomorrow.  https://bugs.webkit.org/show_bug.cgi?id=56729

 Thanks for your patience in this process.  Please let me know if you
 see any issues you think we may have missed.  We're still watching the
 bots and fixing issues as they appear.

 -eric

 On Tue, Jul 5, 2011 at 4:03 PM, Eric Seidel e...@webkit.org wrote:
 We've turned NRWT back on for the WebKit1 Snow Leopard bots.  We
 believe we've solved the http-lock issue and will be monitoring the
 bots.

 -eric

 On Fri, Jul 1, 2011 at 5:54 PM, Adam Barth aba...@webkit.org wrote:
 Thanks for your patience with the disruptions on the tree today.  The
 bots are having some trouble with the HTTP lock that don't manifest
 locally or on our test slave.  I've turned NRWT back off while we try
 to sort that out.

 Thanks,
 Adam


 On Fri, Jul 1, 2011 at 12:49 AM, Adam Barth aba...@webkit.org wrote:
 Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
 have any confidence that we're doing things correctly and the Snow
 Leopard buildbot appears to have an errant HTTP server bound to port
 8080.  :(

 Adam


 On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking 

Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-07 Thread Adam Roben
On Jul 7, 2011, at 2:55 AM, Eric Seidel wrote:

 One of the Leopard Debug slaves (apple-mac-pro-6) is still wedged
 after the transition:
 http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/32142/steps/layout-test/logs/stdio
 
 If someone could run killall httpd, or just restart the machine,
 that'd be wonderful. :)

It looks like apple-xserve-3, apple-macpro-5, and apple-macpro-6 were all 
having trouble. I rebooted all of them.

-Adam
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Eric Seidel
Update:

Leopard Release, Gtk and Qt have been successfully transitioned.

The Leopard Debug bot has a stray httpd process (without corresponding
/tmp/WebKit/httpd.pid) and will require manual intervention:
http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/32086/steps/layout-test/logs/stdio
If someone at Apple could give it a kick, I'd be most grateful.

I'll work on the WebKit2 ports more tomorrow.  I'll need some help
with Windows eventually.

-eric

p.s.  As previously noted, run-webkit-tests is calling
new-run-webkit-tests with --child-processes=1.  So the bots are
running in very very slow mode (about as fast as ORWT was).  We'll
turn on parallel testing with new-run-webkit-tests once we've
transitioned all ports.


On Tue, Jul 5, 2011 at 10:53 PM, Eric Seidel e...@webkit.org wrote:
 Update:

 Snow Leopard - Successful transition.
 Leopard - Had to roll-back due to a bug in webkitdirs.pm which errors
 in both ORWT and NRWT, but causes NRWT to fail hard.
 https://bugs.webkit.org/show_bug.cgi?id=63973
 Gtk - Bot seems hard-hung (unclear if NRWT related).  Waiting for
 assistance from a maintainer.
 Qt - All tests were crashing before I moved to NRWT
 (http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35024/steps/layout-test/logs/stdio)
 all tests still crash after moving to NRWT
 (http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35032/steps/layout-test/logs/stdio).
  Waiting for the Qt guys to wake.
 Windows - Have not attempted transition, will likely need some help.
 https://bugs.webkit.org/show_bug.cgi?id=38756
 WebKit2 - Working on remaining blockers, plan to switch over tonight
 or tomorrow.  https://bugs.webkit.org/show_bug.cgi?id=56729

 Thanks for your patience in this process.  Please let me know if you
 see any issues you think we may have missed.  We're still watching the
 bots and fixing issues as they appear.

 -eric

 On Tue, Jul 5, 2011 at 4:03 PM, Eric Seidel e...@webkit.org wrote:
 We've turned NRWT back on for the WebKit1 Snow Leopard bots.  We
 believe we've solved the http-lock issue and will be monitoring the
 bots.

 -eric

 On Fri, Jul 1, 2011 at 5:54 PM, Adam Barth aba...@webkit.org wrote:
 Thanks for your patience with the disruptions on the tree today.  The
 bots are having some trouble with the HTTP lock that don't manifest
 locally or on our test slave.  I've turned NRWT back off while we try
 to sort that out.

 Thanks,
 Adam


 On Fri, Jul 1, 2011 at 12:49 AM, Adam Barth aba...@webkit.org wrote:
 Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
 have any confidence that we're doing things correctly and the Snow
 Leopard buildbot appears to have an errant HTTP server bound to port
 8080.  :(

 Adam


 On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



___
webkit-dev mailing list
webkit-dev@lists.webkit.org

Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Xan Lopez
[Sending with the right address...]

On Wed, Jul 6, 2011 at 11:10 AM, Eric Seidel e...@webkit.org wrote:
 Update:

 Leopard Release, Gtk and Qt have been successfully transitioned.

What do we exactly consider successfully transitioned? The GTK+ bots
were still failing, so I reverted to the old script. At the very least
we know that we need to update our Skipped/expected results file when
we switch, because NWRT is more sensitive to slow tests/timeouts and
we need to flag a bunch of tests as such. I didn't know you were
planning to transition already for us, that's why we didn't push those
changes yet. Sorry for the misunderstanding!

Xan
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Eric Seidel
No problem.  I leave it in your hands to re-transition, since you're
much more familiar with the platform than I.

It was faling before the move, and failing again after. :)  The bots
have simply been red today.

I'm happy to work with you to update the skipped lists.

-eric

On Wed, Jul 6, 2011 at 2:20 AM, Xan xan.lo...@gmail.com wrote:
 On Wed, Jul 6, 2011 at 11:10 AM, Eric Seidel e...@webkit.org wrote:
 Update:

 Leopard Release, Gtk and Qt have been successfully transitioned.

 What do we exactly consider successfully transitioned? The GTK+ bots
 were still failing, so I reverted to the old script. At the very least
 we know that we need to update our Skipped/expected results file when
 we switch, because NWRT is more sensitive to slow tests/timeouts and
 we need to flag a bunch of tests as such. I didn't know you were
 planning to transition already for us, that's why we didn't push those
 changes yet. Sorry for the misunderstanding!

 Xan

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Eric Seidel
Xan and I found the issue regarding the timeouts, and Xan is trying
NRWT again on the machine:
https://bugs.webkit.org/show_bug.cgi?id=63983

On Wed, Jul 6, 2011 at 2:20 AM, Xan xan.lo...@gmail.com wrote:
 On Wed, Jul 6, 2011 at 11:10 AM, Eric Seidel e...@webkit.org wrote:
 Update:

 Leopard Release, Gtk and Qt have been successfully transitioned.

 What do we exactly consider successfully transitioned? The GTK+ bots
 were still failing, so I reverted to the old script. At the very least
 we know that we need to update our Skipped/expected results file when
 we switch, because NWRT is more sensitive to slow tests/timeouts and
 we need to flag a bunch of tests as such. I didn't know you were
 planning to transition already for us, that's why we didn't push those
 changes yet. Sorry for the misunderstanding!

 Xan

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Adam Roben
Now that more and more ports are switching to NRWT, it would be great for 
someone to explain what the best practices are for dealing with failing and 
flaky tests.

-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Adam Roben
On Jul 6, 2011, at 11:53 AM, Adam Roben wrote:

 Now that more and more ports are switching to NRWT, it would be great for 
 someone to explain what the best practices are for dealing with failing and 
 flaky tests.

Two specific questions I have:

1) Are the ports that have switched to NRWT no longer using Skipped files?
2) Are the ports that have switched to NRWT now using test_expectations.txt 
files?

But I'm interested in a more general overview, too.

-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-06 Thread Dirk Pranke
On Wed, Jul 6, 2011 at 9:04 AM, Xan Lopez x...@gnome.org wrote:
 On Wed, Jul 6, 2011 at 5:58 PM, Adam Roben aro...@apple.com wrote:
 On Jul 6, 2011, at 11:53 AM, Adam Roben wrote:

 Now that more and more ports are switching to NRWT, it would be great for 
 someone to explain what the best practices are for dealing with failing and 
 flaky tests.

 Two specific questions I have:

 1) Are the ports that have switched to NRWT no longer using Skipped files?
 2) Are the ports that have switched to NRWT now using test_expectations.txt 
 files?

 GTK+ still uses Skipped. NWRT understands both (although you cannot
 have both at the same time), but of course test_expectations.txt
 allows much more flexibility.


 But I'm interested in a more general overview, too.

 Same here. FWIW, the Chrome test_expectations.txt file has a lengthy
 introductory comment with some guidelines.


I was meaning to stuff all that on a web page and remove it from the
chrome test_expectations.txt file (since it's awfully wordy to
duplicate in each expectations file, and I think slightly out of date
to boot). I'll try to draft up something shortly this afternoon.

-- Dirk
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-05 Thread Eric Seidel
We've turned NRWT back on for the WebKit1 Snow Leopard bots.  We
believe we've solved the http-lock issue and will be monitoring the
bots.

-eric

On Fri, Jul 1, 2011 at 5:54 PM, Adam Barth aba...@webkit.org wrote:
 Thanks for your patience with the disruptions on the tree today.  The
 bots are having some trouble with the HTTP lock that don't manifest
 locally or on our test slave.  I've turned NRWT back off while we try
 to sort that out.

 Thanks,
 Adam


 On Fri, Jul 1, 2011 at 12:49 AM, Adam Barth aba...@webkit.org wrote:
 Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
 have any confidence that we're doing things correctly and the Snow
 Leopard buildbot appears to have an errant HTTP server bound to port
 8080.  :(

 Adam


 On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-05 Thread Eric Seidel
Update:

Snow Leopard - Successful transition.
Leopard - Had to roll-back due to a bug in webkitdirs.pm which errors
in both ORWT and NRWT, but causes NRWT to fail hard.
https://bugs.webkit.org/show_bug.cgi?id=63973
Gtk - Bot seems hard-hung (unclear if NRWT related).  Waiting for
assistance from a maintainer.
Qt - All tests were crashing before I moved to NRWT
(http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35024/steps/layout-test/logs/stdio)
all tests still crash after moving to NRWT
(http://build.webkit.org/builders/Qt%20Linux%20Release/builds/35032/steps/layout-test/logs/stdio).
 Waiting for the Qt guys to wake.
Windows - Have not attempted transition, will likely need some help.
https://bugs.webkit.org/show_bug.cgi?id=38756
WebKit2 - Working on remaining blockers, plan to switch over tonight
or tomorrow.  https://bugs.webkit.org/show_bug.cgi?id=56729

Thanks for your patience in this process.  Please let me know if you
see any issues you think we may have missed.  We're still watching the
bots and fixing issues as they appear.

-eric

On Tue, Jul 5, 2011 at 4:03 PM, Eric Seidel e...@webkit.org wrote:
 We've turned NRWT back on for the WebKit1 Snow Leopard bots.  We
 believe we've solved the http-lock issue and will be monitoring the
 bots.

 -eric

 On Fri, Jul 1, 2011 at 5:54 PM, Adam Barth aba...@webkit.org wrote:
 Thanks for your patience with the disruptions on the tree today.  The
 bots are having some trouble with the HTTP lock that don't manifest
 locally or on our test slave.  I've turned NRWT back off while we try
 to sort that out.

 Thanks,
 Adam


 On Fri, Jul 1, 2011 at 12:49 AM, Adam Barth aba...@webkit.org wrote:
 Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
 have any confidence that we're doing things correctly and the Snow
 Leopard buildbot appears to have an errant HTTP server bound to port
 8080.  :(

 Adam


 On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-01 Thread Adam Barth
Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
have any confidence that we're doing things correctly and the Snow
Leopard buildbot appears to have an errant HTTP server bound to port
8080.  :(

Adam


On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-07-01 Thread Adam Barth
Thanks for your patience with the disruptions on the tree today.  The
bots are having some trouble with the HTTP lock that don't manifest
locally or on our test slave.  I've turned NRWT back off while we try
to sort that out.

Thanks,
Adam


On Fri, Jul 1, 2011 at 12:49 AM, Adam Barth aba...@webkit.org wrote:
 Sorry, no switch over tonight.  The WebKit2 build is too destroyed to
 have any confidence that we're doing things correctly and the Snow
 Leopard buildbot appears to have an errant HTTP server bound to port
 8080.  :(

 Adam


 On Thu, Jun 30, 2011 at 11:47 AM, Adam Barth aba...@webkit.org wrote:
 According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
 only two remaining blocking issues:

 1) Teaching new-run-webkit-tests to understand the difference between
 WebProcess crashes and other sorts of crashes in WebKit2.
 2) Fixing some issues with the Apple Windows port.

 Once we get (1) fixed (hopefully today), we're going to start moving
 (non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

 I suspect more issues will crop up once we actually flip the switch.
 Please do not hesitate to contact Eric or myself (either via #webkit
 or via bugs.webkit.org).  We'll try to respond to any issues that
 arise as quickly as possible.

 Thanks for your patience.

 Adam


 On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-06-30 Thread Adam Barth
According to https://bugs.webkit.org/show_bug.cgi?id=34984, there are
only two remaining blocking issues:

1) Teaching new-run-webkit-tests to understand the difference between
WebProcess crashes and other sorts of crashes in WebKit2.
2) Fixing some issues with the Apple Windows port.

Once we get (1) fixed (hopefully today), we're going to start moving
(non-Windows) ports over to new-run-webkit-tests (hopefully tonight).

I suspect more issues will crop up once we actually flip the switch.
Please do not hesitate to contact Eric or myself (either via #webkit
or via bugs.webkit.org).  We'll try to respond to any issues that
arise as quickly as possible.

Thanks for your patience.

Adam


On Mon, Jun 27, 2011 at 4:26 PM, Xan Lopez x...@gnome.org wrote:
 On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

 I can see the GTK+ port thing with Xvfb is there already, so not a lot
 to add. NWRT is more sensitive to slow tests than the old
 infrastructure, so we had to add a bunch of them to the expectations
 file; I don't think this is particularly bad. In any case with the
 Xvfb patch and my local expectations file things run beautifully and
 way faster than before, so looking great from our side!

 Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Switching to new-run-webkit-tests

2011-06-27 Thread Eric Seidel
Looking at the master bug, it looks like we're close to switching the
project to new-run-webkit-tests:
https://bugs.webkit.org/show_bug.cgi?id=34984

There appear to be 6 remaining blocking issues:
https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

We would like to hear from others who have tried new-run-webkit-tests,
if they have issues which they believe should block migrating to NRWT.
 (If so, please file and block the master bug!)

Thanks.

-eric
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Switching to new-run-webkit-tests

2011-06-27 Thread Xan Lopez
On Tue, Jun 28, 2011 at 1:17 AM, Eric Seidel e...@webkit.org wrote:
 There appear to be 6 remaining blocking issues:
 https://bugs.webkit.org/showdependencytree.cgi?id=34984hide_resolved=1

 We would like to hear from others who have tried new-run-webkit-tests,
 if they have issues which they believe should block migrating to NRWT.
  (If so, please file and block the master bug!)

I can see the GTK+ port thing with Xvfb is there already, so not a lot
to add. NWRT is more sensitive to slow tests than the old
infrastructure, so we had to add a bunch of them to the expectations
file; I don't think this is particularly bad. In any case with the
Xvfb patch and my local expectations file things run beautifully and
way faster than before, so looking great from our side!

Xan


 Thanks.

 -eric
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev