Commit 5365ccc
authored
test: prevents query cache reuse that seems to trigger dtypes test failure (#557)
* fix: updates dataset path
* fix: avoid reusing cached results
* chore: fixes linting errors
* chore: fixes more linting errors
* adds comment regarding use of specific parameter to avoid cache mismatch1 parent 2a7074c commit 5365ccc
File tree
2 files changed
+8
-2
lines changed- tests/system
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
551 | 557 | | |
552 | 558 | | |
553 | 559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments