Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Distributed tests   Message List  
Reply | Forward Message #307 of 1231 |
Re: Distributed tests

That sounds quite promising, but I'm not quite sure what the full URL
should be specfied in the 'submitResults' on the os/browser servers? I
tried pointing it at the 'acceptor' servlet, but that didn't seem to work.

TIA

--Alex Vollmer




Wed Sep 22, 2004 8:18 pm

alexvollmer
Offline Offline
Send Email Send Email

Forward
Message #307 of 1231 |
Expand Messages Author Sort by Date

I've been playing with JSUnit to see if I can deploy a single server with all of my JSUnit tests and code. I want to deploy several other servers (with the...
alexvollmer
Offline Send Email
Sep 22, 2004
6:59 pm

What you're trying to do is entirely possible. One issue may be that your remote machines aren't submitting to the right URL. Can you try to see whether...
Edward Hieatt
edwardhieatt
Offline Send Email
Sep 22, 2004
7:43 pm

That sounds quite promising, but I'm not quite sure what the full URL should be specfied in the 'submitResults' on the os/browser servers? I tried pointing it...
alexvollmer
Offline Send Email
Sep 22, 2004
8:18 pm

The full URL should look like "http://mainhost:8080/acceptor". That's the value of submitresults in the URL property of the remote machines. That is, the...
Edward Hieatt
edwardhieatt
Offline Send Email
Sep 22, 2004
9:22 pm

Sorry, it should be http://mainhost:8080/jsunit/acceptor....
Edward Hieatt
edwardhieatt
Offline Send Email
Sep 22, 2004
9:30 pm

It looks like the 'http://' bit is prepended to the 'submitResults' value so I ended up just setting it like '...submitResults=main:8080/jsunit/acceptor'. ...
alexvollmer
Offline Send Email
Sep 24, 2004
5:12 pm

I'm having another problem with distributed tests. Now I can get my browser boxes talking back to the 'acceptor' servlet but the browsers just sit there after...
alexvollmer
Offline Send Email
Sep 27, 2004
8:48 pm

Sounds like the browsers still aren't really submitting to the main server. What evidence is there that they really do? If you watch the main server's JsUnit...
Edward Hieatt
edwardhieatt
Offline Send Email
Sep 27, 2004
10:18 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help