-
**Feature request:**
When using `.toResolve` or `.toReject` and the promise doesn't settle as we expected we see the error:
> Expected promise to resolve but rejected instead
(This error is not the …
-
![213_13093151](https://user-images.githubusercontent.com/10995302/111014545-18166a80-83df-11eb-987b-51a85f4951ea.png)
| |
:---|---|---|
url-RegExp-Applied to|`^https://github.com/[^/]+/[^/]+/i…
dnknn updated
3 years ago
-
When running tests in `t.Parallel()`, the Golang race detector often fails with a data race:
```
==================
WARNING: DATA RACE
Read at 0x000003717960 by goroutine 48:
github.com/peter…
-
`rustfmt` messages usually starts with line similar to this:
```
Diff in /home/runner/some/random/path.rs at line 135:
```
We could probably add the problem matcher similar to [rust one](https…
-
```
We need a matcher to do bitwise comparison. This is useful for validating
binary data or POD types that don't have operator== defined. For example,
BitEq(x) -- the value equals x bitwise.
…
-
```
We need a matcher to do bitwise comparison. This is useful for validating
binary data or POD types that don't have operator== defined. For example,
BitEq(x) -- the value equals x bitwise.
…
-
```
We need a matcher to do bitwise comparison. This is useful for validating
binary data or POD types that don't have operator== defined. For example,
BitEq(x) -- the value equals x bitwise.
…
-
```
We need a matcher to do bitwise comparison. This is useful for validating
binary data or POD types that don't have operator== defined. For example,
BitEq(x) -- the value equals x bitwise.
…
-
```
Should be ? super T not ? extends T.
```
Original issue reported on code.google.com by `nat.pr...@gmail.com` on 14 Oct 2009 at 8:26
-
ciao !
I noticed a query failed because the level (same value) was written differently :
- diff 24 scaleFactorOfFirstFixedSurface = 0
73,74c73,74
< 30 scaleFactorOfSecondFixed…