-
Enforce the use of https://github.com/uber-go/goleak across the repo:
* [x] a linter similar to scripts/check-test-files.sh that verifies that all packages with tests have goleak in TestMain
* fir…
-
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/729)
In GitLab by [[Gitlab user @gokcennurlu]](https://gitlab.com/gokcennurlu) on Oct 25, 2018, 15:39
## Background
…
-
The TestUtils class in the awssdkv2 package only has async clients; however, the TestUtils in the deprecated package has sync clients. Is there some historic context/reason why the sync ones were depr…
-
Failure link
------------
From an internal build:
```
23:15:22 openjdk version "11.0.7-internal" 2020-04-14
23:15:22 OpenJDK Runtime Environment (build 11.0.7-internal+0-adhoc.jenkins.BuildJD…
-
```
HI,
I am getting below error .please help some body.
TestUtils.createLocalDoc(xmlTemplate);
above line i am getting error .
java.io.FileNotFoundException: null\Java2word_allInOne.doc (The syst…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14590 |
|Radar | rdar://problem/78215632 |
|Original Repo…
-
roachtest.c2c/import/7tb/kv0 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/16058353?buildTab=log) with [artifacts](https://teamcity.cockroachdb.…
-
There is a random test failure in `TestImageFileDialogInteraction.testClickOnBackToParentTool`:
Occured in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072591
and also in the proje…
-
`np.ma.testutils.assert_equal(np.nan, np.nan)` throws an AssertionError. In my opinion it should not consistent with the behavior of `np.testing.assert_equal(np.nan, np.nan)`.
andim updated
3 years ago
-
PR #1258 Attempt #2
- GradleSingleModMPLSTest > testMPQuickFixInJavaFile() FAILED
expected: "true" but was: "false"
at io.openliberty.tools.intellij.it.TestUtils.validateCodeInJavaSrc (TestUtil…