-
## 🐛 Bug Report
I am executing regression tests with Testrunner toolkit for Cypress, but at the first failure the testing stop.
How can I define to continue with the testing after get any failure …
-
Meaning, scrolling the mouse over a single line scrolls _that line_ instead of the whole stacktrace.
See [video](http://jamo.fi/eclipse-scroll.mov).
Only seems to manifest on OS X.
-
### TestNG Version
> 6.12
``` java
public class MethodDependencyTest {
@Test
public void testA(){
}
@Test(dependsOnMethods = "testA")
public void testB(){
}
…
k0923 updated
6 years ago
-
```
This is occurring on an android unit test project running from the Android ADK.
What steps will reproduce the problem?
1. Integrated the following into my project's libs folder.
mockito-all-1.9.5…
-
```
This is occurring on an android unit test project running from the Android ADK.
What steps will reproduce the problem?
1. Integrated the following into my project's libs folder.
mockito-all-1.9.5…
-
```
What steps will reproduce the problem?
1. create a directory whose name contains non-ASCII characters (I used cyrillic
- 'мой-тест')
2. copy a sample test and a config file to this directory
3. r…
-
```
What steps will reproduce the problem?
1. create a directory whose name contains non-ASCII characters (I used cyrillic
- 'мой-тест')
2. copy a sample test and a config file to this directory
3. r…
-
added `defaultSitespeedioConfigFile` config path in server/config/default.yaml
config.json file
```json
{
"html": {
"homeurl": "http://localhost:3000"
}
}
```
**Expected**
once…
-
Hello, I meet a problem:**alluxio runTests** failed about alluxio@301 on centos8_aarch64
### Steps to reproduce the issue
```console
comand:
1.wget https://downloads.alluxio.io/downloads/files…
-
```
This is occurring on an android unit test project running from the Android ADK.
What steps will reproduce the problem?
1. Integrated the following into my project's libs folder.
mockito-all-1.9.5…