-
* NUnit Adapter 3.10.0.21
* TFS 16.131.27701.1
* Code coverage enabled = true
```
NUnit Adapter 3.10.0.21: Test execution started
2018-06-18T12:18:41.2125333Z Running all tests in E:\Agent\_work\…
-
I am getting this error while running a very simple unit test case.
using these versions
spark-testing-base_2.10.version "2.0.0_0.4.7"
This problem occurs on this line
// Run the asser…
-
### Describe the bug
Test failed in mac-other.
It often takes 5+ minutes to finish in CI .
2023-06-09T15:16:03.4356750Z 2023-06-09T15:16:03.434991Z I i.q.c.p.WriterPool
-
iOS端加密如下:
void sw_sm2_test(const char *p, const char *x, const char *y, const char *plaintext) {
format_print(stderr, 0, 0, "sw_sm2_test\n");
SM2_KEY sm2_key;
SM2_KEY pub_key;
…
-
```
What steps will reproduce the problem?
1. Clone Maven project into Netbeans (7.2.1)
2. Build
What is the expected output? What do you see instead?
A test fails
What version of the product are y…
-
### Version
> Which version(s) did you encounter this bug ?
0.9.4
### Context
I ran the unit tests and got this output:
```
[INFO] Scanning for projects...
[INFO]
[INFO] -----------…
-
What steps will reproduce the problem?
1. I Use gwt 2.5.1 (user / dev / servlet) in my project
2. I Use gwt test utils 0.44
3. I use gxt 3.0.0 in my project
4. I run this test "BadTest" in attached fi…
-
Hello, trying to compile the latest version of the library (in order to have it on my local maven), I had the following errors:
```
~/dev_src/LDF/Server.Java (master)
$ mvn clean install
[INFO] Scann…
-
I have a compiled set of .Net Framework 4.7.1 NUnit3 Tests as a DLL and would like to run them from a .Net Core 2.0 project through the NUnit.Engine.NetStandard.
What I am trying to do is:
1) Poin…
-
Up at http://scastie.org/7477 :
```
/***
scalaVersion := "2.11.2"
libraryDependencies += "org.typelevel" %% "shapeless-scalaz" % "0.3"
*/
import scalaz._
import scalaz.Scalaz._
import shapeless.cont…