-
If $SAGE64 = "yes" we need CFLAGS=-m64 on Open Solaris.
Patch coming up.
spkg is here:
[http://boxen.math.washington.edu/home/jsp/ports/cython-0.12.p0.spkg](http://boxen.math.washington.edu/home/j…
-
Case
plugin version 3.2.0
There are two tests in one spec
First test is failed because of 422 validation error
Second test is failed because of that
```
AssertionError: cypress-fail-on-conso…
-
## Current Behaviour
I have a test which has some setup which does some async requests. I do the setup in a `beforeEach` function, and when all the promises resolve, it calls `done()`. However, I'm s…
-
Various cleaning to the linbox interface (`sage.libs.linbox`) and Sage dense integer matrices (`sage.matrix.matrix_integer_dense`).
- implement a more direct linbox/flint interface in `sage/libs/li…
-
## Why this is necessary
Cypress automatically executes code in "between" tests. The idea behind this is that Cypress will try to "reset the state" and enable each test to run in its own pure state w…
-
The file 'getusage.py' has two main functions.
* top() - Display the output of the 'top' command for the current process.
* get_memory_usage() - Display the memory usage in MB.
The Sage impleme…
-
### Current behavior
I have recently tried to use the feature `Component Testing` in my component lib.
FYI, I used Vuetify v2 with Vue2. And I have added the command `mount` as follow to import vu…
-
This works fine if no SD card is fitted, showing a `/flash` directory with contents. If a card is fitted, the progress gets to 50% then stops.
-
So if I install Among Us from Steam it works perfectly fine, but if I install TOUR on top of it, few issues occur:
1. Keybinds are not working. Neither escape for the menu, Q for kill, E to interact,…
-
```
@SpykBean
private lateinit var serviceHelper: ServiceHelper
```
in test
```
confirmVerified(serviceHelper)
```
```
can't find stub ServiceHelper(serviceHelper#1)
io.mockk.MockKExcept…