-
### What You Are Seeing?
I am trying to use the Boxstarter test runner's PowerShell cmdlet: **Set-BoxstarterDeployOptions**. As arguments to this cmdlet, i am providing the URL to our internal …
-
The object returned by self.testRunner.run() in TestProgram.runTests is
discarded. It would be helpful to retain it for later use; my specific use
case is that NumPy needs to return it to users for b…
-
1、JSON.parseObject(value, type); type为Boolean对象的Type、value为FALSE字符串,使用此方法会报异常
2、JSON.parseObject(value, type); type为Boolean对象的Type、value为false字符串,使用此方法不会报错
3、JSON.parseObject(value, type); type为B…
-
```
Hello!
I wanted to try out JavaThreadSanitizer, but ran into some problems there:
What steps will reproduce the problem?
1. Build offline tsan according to
http://code.google.com/p/data-race-tes…
-
While upgrading our repository from Nx 11.x & Angular 11.x to Nx 13.1.4 and Angular to v12.x we noticed all of our `expect(result).toBeObservable(expected)` that used `store.overrideSelector` started …
-
### Is your feature request related to a problem? Please describe
Currently there is no way to run code coverage for a single story file/React component using Storybook TestRunner. I have checked t…
-
An Exception occurred while running Debugger:
command line is wrapper.py C:\amirelm\projects_minors\TAJO\configuration executeTests
Traceback (most recent call last):
File "C:\Users\amirelm\Docume…
-
I'm finding that with certain test runs, the test will get to a certain point, then the app will immediately freeze (i.e. it won't crash, but animations will stop and it will become unresponsive). Eve…
-
The over_the_wire.txt test fails on the initial request too not only on the later request with a query string. Probably google changed the rules.
Probably we should skip/remove the on the wire tests …
-
```
What steps will reproduce the problem?
1. use orika (1.4.5 or 1.4.6-SNAPSHOT) with the jdk8u40
2. try to map any object with bidirectional association
3. Exception occurs because claassloader in n…