-
#### Issue Description
I use WordVectorSerializer.readWord2VecModel to read model which is saved by WordVectorSerializer.writeWord2VecModel, then I got an exception.
WordVectorSerializer.readWord2…
ghost updated
3 years ago
-
The following code block causes a `NoClassDefFoundError` to be thrown from Strikt when running a unit test. The `AdvertiserPages` class is a Serializable Kotlin class with three properties (listed in …
-
**Describe the bug**
Did some fuzzing on the library an received an integer overflow very quick.
**To Reproduce**
final String base64Bytes = String.join("", "iUhERg0KGgoAAwAAAAhgLUhER…
-
I seem to get errors when running the tests for `josch.persistency.implementation.mongodb`. I've included a snippet of the output below.
```
[INFO] Scanning for projects...
[INFO]
[INFO] --< de…
-
MTOM 3.5 Interop Tests - JSR 109 EJB deployment using metro 1.3 and GFV2ur2
seeing this error for JAXWSClient's (S->M) and IndigoClient (M->S):
Path does not chain with any of the trust anchors
for …
-
When I run the test on a device, I get:
Started running tests
W/Settings: Setting always_finish_activities has moved from android.provider.Settings.System to android.provider.Setti…
-
### Current Behavior
When a project contains only disabled JUnit5 template tests, these tests are not reported to Gradle with "skipped" events. To Gradle, it appears as if no tests were found/execut…
-
所有的单元测试中,只有testPresenceValidate测试通过其他的一律失败,失败原因都是一个:
``` java
DynamicSuiteRunner
DynamicSuiteRunner
test.com.example.controller.TagControllerTest
testSave(test.com.example.controller.TagControllerTe…
-
```
What steps will reproduce the problem?
1. Create a SQLiteOpenHelper implementation
2. Create a ContentProvider using it
3. Create a ProviderTestCase2 implementation to test the provider
4. Use An…
-
```
What steps will reproduce the problem?
1. Create a SQLiteOpenHelper implementation
2. Create a ContentProvider using it
3. Create a ProviderTestCase2 implementation to test the provider
4. Use An…