-
On March 31st, svn.jenkins-ci.org should be shut down.
The shut down steps should be:
Removing the svn.jenkins-ci.org virtual host
Removing the svn A record from DNS
Tarballing and archiving the…
-
Does it make sense for pytest-mpl to set the backend to "Agg" in there somewhere? I don't see a usecase where it doesn't make sense, but that doesn't mean I'm not missing something. I just want to mak…
-
**Originally by @Artur-**
___
Cursor detection fails with an IndexOfOutBounds exception when you compare the attached images. Apparently finds a possible cursor starting at (0,15), then tries to read…
-
**Originally by @Artur-**
___
If the image is 16x16 the comparison will always succeed because no values are actually checked.
___
Imported from https://dev.vaadin.com/ issue #7300
-
**Originally by @zch**
___
When running tests on a remote machine, you need to augment the `RemoteWebDriver` instance in order to be able to e.g. grab screen shots.
Augmenting an instance of `WebDri…
-
**Originally by @zch**
___
TestBench currently requires JUnit due to the simple fact that the ImageComparison class references org.junit.Assert and calls Assert.fail() in some cases.
___
Imported f…
-
Hi, I've installed Huxley using zip file on windows 7 64-bit. I've two selenium-webdriver versions (2.0.32 and 2.0.33) installed on my system. When I launched Huxley in record mode, it is launching tw…