-
Based on changes in #548, @phetsims/martin identified a problem in Plinko Probability:
> Assertion failed: Bad Image.initialWidth
initialWidth was specified as 18.4 but the image width is 18
Here's…
-
I'm working on automated testing for the sbo__relationship field (you can see progress [here](https://github.com/tripal/tripal/blob/531-t3-relationship_widget/tests/tripal_chado/fields/sbo__relationsh…
-
Hi,
When I run inference/prediction for the LayoutLM Sequence Labelling Task on a custom test data, I receive the following error. This also happens when I run evaluation on my custom testing data.…
-
Hi,
Thanks for the authors' nice work !
However, when I used the pre-defined efficientnet-b3 model, I have managed to export the onnx model but encountered the intractable problem in the followin…
-
Starting with Node.js 22.8.0 (https://github.com/nodejs/node/commit/78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0) the "without intl" coverage workflow started failing due to ["does not meet the global thr…
-
```
Please see the unit test below, the last assertion should not fail.
These versions are defined in Gradle:
testCompile 'org.mockito:mockito-core:1.9.5'
testCompile 'org.powermock:powermock-module…
-
`Assertion`[2] is a final class without an interface.
It blocks the user from
- creating custom assertions
- decorating `Assertion` with additional logic
And also violates "He Works by Contracts…
-
## Description
- check that a methods section exists and that each method step description is sufficient
## Priority
- ADC, ESS-DIVE, KNB: Required
## Issues
- this method could use a bette…
-
## Rationale
The GrainTracker doesn't work when using DistributedMesh if the simulation also contains Periodic BCs. The issue comes from the fact that the GrainTracker never expects to deal with …
-
### Is your feature request related to a problem? Please describe.
I was trying to implement `web authn` on wails app, getting `Unhandled Promise Rejection: NotAllowedError: Operation failed` on ca…