-
```
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…
-
```
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…
-
added `defaultSitespeedioConfigFile` config path in server/config/default.yaml
config.json file
```json
{
"html": {
"homeurl": "http://localhost:3000"
}
}
```
**Expected**
once…
-
Hey everyone,
I am using a test scenario where we build DLLs containing the tests with a custom init_unit_test function. For this we want to dynamically link to Boost.Test and thus are defining BOOST…
Faaux updated
4 years ago
-
Recently added [test_getFile](https://github.com/pxscene/pxCore/pull/1439/files#diff-e682628adb2182f630df185959e2959cR45) fails when run using node `v8.11.1`:
[./dw.sh ./0400-wayland-node8-gcc-tsan…
-
```
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…
-
```
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…
-
test_001_setup (**main**.TestFiretweet) ... ok
test_002_connect (**main**.TestFiretweet) ... ERROR
test_003_remove_app (**main**.TestFiretweet) ... ERROR
test_004_install_package (**main**.TestFiretwe…
-
```
What steps will reproduce the problem?
1. Use Mockito 1.10.10, dexmaker 1.1, dexmaker-mockito 1.1 in an Android test
project, along with Android Gradle Plugin 0.14.2
2. Try to run tests
3. Get N…