Also, make sure that 'firefox-bin' is in your path... this is what Selenium is going to execute on Linux not 'firefox'. On my FC5 machine its here:

    /usr/lib64/firefox-1.5.0.9/firefox-bin

So, I have to add '/usr/lib64/firefox-1.5.0.9' to PATH for Selenium to find it.

You could also try creating a script named 'firefox-bin' in ~/bin (assuming thats in your PATH), which simply does:

<snip>
#!/bin/sh
exec /usr/bin/firefox $@
</snip>

I forget the reasons why they use firefox-bin, something to do with effectively shutting down firefox after its down with it or something. Not sure if the above script works or not... it might end up leaving firefox instances floating around your system...

--jason


On Feb 7, 2007, at 7:39 PM, Prasad Kashyap wrote:

Seems like Selenium is not firing off the Firefox browser.  Make sure
you have the latest and greatest firefox browser.

Check for a file named server.log somewhere under testsuite. It will
contain more info.

Cheers
Prasad

On 2/7/07, Sean Qiu <[EMAIL PROTECTED]> wrote:
When input mvn in the directory of testsuite, it will hang there without any
response.
My os is ubuntu with java1.5

Am i mess the configuration?

=======================
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar:
/home/qbit/at/geronimo/geronimo-1.2-beta/testsuite/console- testsuite/basic/target/basic-2.0-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] snapshot
org.apache.maven.surefire:surefire-testng:2.3-SNAPSHOT:
checking for updates from apache-snapshots
[INFO] [INFO] snapshot
org.apache.maven.surefire:surefire-testng:2.3-SNAPSHOT:
checking for updates from codehaus-snapshots
[INFO] [INFO] snapshot
org.apache.maven.surefire:surefire-providers:2.3-SNAPSHOT:
checking for updates from apache-snapshots
[INFO] [INFO] snapshot
org.apache.maven.surefire:surefire-providers:2.3-SNAPSHOT:
checking for updates from codehaus-snapshots
[INFO] [INFO] Surefire report directory:
/home/qbit/at/geronimo/geronimo-1.2-beta/testsuite/console- testsuite/basic/target/surefire-reports
[INFO]
[INFO]
-------------------------------------------------------
 [INFO]  T E S T S
[INFO]
-------------------------------------------------------
[INFO] Running console-testsuite.basic-console




2007/2/8, Sean Qiu < [EMAIL PROTECTED]>:
> Thanks :)
>
> I want to run all the testsuite with harmony classlib and vm instead of
sun-jre.
> To compare these results.
>
>
> 2007/2/8, Prasad Kashyap < [EMAIL PROTECTED]>:
>
> > On 2/7/07, Sean Qiu < [EMAIL PROTECTED]> wrote:
> > >
> > >
> > > 2007/2/7, Prasad Kashyap <[EMAIL PROTECTED] >:
> > > > The testsuite on 1.2 is neither maintained nor supported. If you
want
> > > > to try it, please use the trunk.
> > >
> > > do you mean use the testsuite in trunk or the src of geronimo in
trunk?
> >
> > I meant the testsuite in trunk.
> >
> > >
> > > I want to run a stable version instead of head version.
> > > Could i use the latest test to run the 1.2beta src after building?
> >
> > I don't think that would work quite as well. A few testsuites like the
> > console and deployment may work fine.
> >
> > Let me know what exactly you want to do and where you plan to go with
> > this and maybe I can help you with some workarounds.
> >
> > >
> > > Thanks
> >
> > Cheers
> > Prasad
> > >
> > >
> > > > But if you want to stay on 1.2, build the geronimo/maven- plugins > > > > directory first. It will build the testsuite-maven-plugin for you.
You
> > > > may also have to build the geronimo/testsupport directory.
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > On 2/7/07, Sean Qiu < [EMAIL PROTECTED] > wrote:
> > > > > Hi, everybody
> > > > >
> > > > > i want to run the geronimo test suite for my application. After
install
> > > the
> > > > > geronimo from 1.2beta src, input "mvn" in the directory of
testsuite.
> > > > > It Unable to get resource from repository. I also try it by hands
the
> > > file
> > > > > is out-of-date.
> > > > >
> > > > > How to get these file to run the test?
> > > > > thanks guys.
> > > > >
> > > > > PS: I run the 2.0m2 version, it can get the resource to run the
test.
> > > > >
> > > > > =======  message ===========
> > > > >
> > > > > Downloading:
> > > > >
> > >
http://howardlewisship.com/repository/org/apache/geronimo/plugins/ testsuite-maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository
tapestry.javaforge (
> > > > > http://howardlewisship.com/repository)
> > > > > Downloading:
> > > > >
> > >
http://repository.codehaus.org/org/apache/geronimo/plugins/ testsuite-maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository codehaus
> > > > > ( http://repository.codehaus.org )
> > > > > Downloading:
> > > > >
> > >
http://repo1.maven.org/maven2/org/apache/geronimo/plugins/ testsuite-maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository central (
> > > > > http://repo1.maven.org/maven2 )
> > > > > Downloading:
> > > > >
> > >
http://maven.openqa.org/org/apache/geronimo/plugins/testsuite- maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository openqa
> > > > > ( http://maven.openqa.org )
> > > > > Downloading:
> > > > >
> > >
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ geronimo/plugins/testsuite-maven-plugin/1.2-beta/testsuite-maven- plugin-1.2-beta.pom > > > > > [WARNING] Unable to get resource from repository apache- snapshots
(
> > > > >
http://people.apache.org/repo/m2-snapshot-repository)
> > > > > Downloading:
> > > > >
> > >
http://people.apache.org/repo/m2-incubating-repository//org/apache/ geronimo/plugins/testsuite-maven-plugin/1.2-beta/testsuite-maven- plugin-1.2-beta.pom > > > > > [WARNING] Unable to get resource from repository apache.incubator
> > > > >
> > >
(http://people.apache.org/repo/m2-incubating-repository/ )
> > > > > Downloading:
> > > > >
> > >
http://people.apache.org/repo/m2-incubating-repository//org/apache/ geronimo/plugins/testsuite-maven-plugin/1.2-beta/testsuite-maven- plugin-1.2-beta.pom > > > > > [WARNING] Unable to get resource from repository apache- incubator
(
> > > > >
> > >
http://people.apache.org/repo/m2-incubating-repository/ )
> > > > > Downloading:
> > > > >
> > >
http://repository.codehaus.org/org/apache/geronimo/plugins/ testsuite-maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository codehaus (
> > > > > http://repository.codehaus.org )
> > > > > Downloading:
> > > > >
> > >
http://repo1.maven.org/maven2/org/apache/geronimo/plugins/ testsuite-maven-plugin/1.2-beta/testsuite-maven-plugin-1.2-beta.pom
> > > > > [WARNING] Unable to get resource from repository central
> > > > > ( http://repo1.maven.org/maven2 )
> > > > >
> > > > >
> > > > > --
> > > > > Sean Qiu
> > > >
> > >
> > >
> > >
> > > --
> > > Sean Qiu
> >
>
>
>
> --
> Sean Qiu



--
Sean Qiu

Reply via email to