Hi,
This looks like known issue of Taurus, there is bug when your Selenium script has just single test method that runs single time.
The workaround is to set iterations/ramp-up/hold options to have
some more results from the test.
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/9f41ebd3-c352-483e-9166-473792473511%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The test encountered the following fatal error, and could not complete successfully:
Hi,
When I try to run your file, I get following error:
"/tmp/selenium.java:11: error: class Selenium is public, should be declared in a file named Selenium.java"
Which means that file name is case sensitive. Our cloud machines are Linux, they are case sensitive for sure.
I fix this issue by renaming file into Selenium.java and also
changing YAML file accordingly, it starts working for me locally.
On the production cloud, it fails, there is Taurus upgrade is
needed in BlazeMeter cloud.
| Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/35e91b63-85c5-472c-86e8-3ec21a4d8de6%40googlegroups.com.
Selenium test in the cloud should work now.
On 11/01/2016 05:56 PM, alexis....@abstracta.com.uy wrote:
> Yes that is what is happening, I just got an answer from support team
> saying Taurus upgrade will be available this week. Once I get it
> running I will let you all know.
>
> Thanks!
> --
> You received this message because you are subscribed to the Google
> Groups "codename-taurus" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to codename-taur...@googlegroups.com
> <mailto:codename-taurus+unsub...@googlegroups.com>.