-
Since we change quite a number of codes as we go through the levels for project 2, do I still need to ensure that my codes still pass lvl 1 or 2? For example, we introduced qmax in lvl 4, do I need to…
-
Contrary to what zipline-live's [feature page](http://www.zipline-live.io/features) states
order/trading guards are supported, but not tested:
`LiveTradingAlgorithm.order()` calls `TradingAlgorithm…
-
| | |
| --- | --- |
| Bugzilla Link | [28743](https://llvm.org/bz28743) |
| Version | trunk |
| OS | Linux |
| CC | @rgov |
## Extended Description
These two tests always fail on my Mac, b…
-
```
* Start gsFileManager_test:fileExists.
Warning: Cannot go above root.
/disk-samsung/freebsd-ports/math/gismo/work/gismo-21.12.0/unittests/gsFileManager_test.cpp:247:1: error: Failure in fileEx…
-
### Issue Description
Snappi test cases for PFC - tests/snappi_tests/multidut/pfc/ rely on disabling credit-watchdog at the start of the test and enabling it as part of the test-cleanup.
The proce…
-
Ideally testcases should cover as many possible usages of every method to be thorough and avoid breaking methods in future.
-
-
### Issue
Unit tests fail if we change the name of class as below:
``` python
class TestIcalendar(unittest.TestCase):
```
``` python
class TestAIcalendar(unittest.TestCase):
```
### Reason
`d…
-
To enable tests to be run:
Add:
```
export ZOPEN_CHECK_OPTS="-j\$ZOPEN_NUM_JOBS test"
```
I would recommend running with (export ZOPEN_NUM_JOBS=1; zopen build)
Testing can't be turned on b…
-
Hi Vitaly,
I was reading some of your older articles and it seems some of your resources went missing when you switched to github.io (all hard links to http://sharovatov.ru/testcases/).
If you eve…