Puskar Basu
d29bc2c09b
update caching tests
2024-10-07 15:07:07 +05:30
Puskar Basu
722f474f84
skip tests - add TODOs
2024-09-27 18:14:28 +05:30
Puskar Basu
e3a810c6f9
skip tests - add TODOs
2024-09-27 18:14:28 +05:30
Puskar Basu
ee8269e399
fix cache tests
2024-09-27 18:14:28 +05:30
Puskar Basu
36740cdc81
Update tests
2024-09-27 18:14:28 +05:30
kaidaguerre
07782a2b13
Adds support for verbose timing information. Closes #4237 . Closes #4244
...
- JSON output format has changed to move the rows to under a `rows` property, with timing information under the `metadata` property
- Update timing display to show rows returned and rows fetched, as well as adding verbose mode which lists all scans
- Use enums for output mode and timing mode - timing is now either `on`, `off` or `verbose`
- Bugfix: ensure error is returned from ExecuteSystemClientCall. Closes #4246
2024-04-17 10:12:17 +01:00
Puskar Basu
f63ff54741
Remove deprecated options. Closes #4131 , Closes #4132 , Closes #3751
2024-02-22 14:58:34 +00:00
Meet Rajesh Gor
3854bbedf2
Use jd to compare between json outputs in relevant acceptance tests. Closes #3556 ( #3947 )
2023-12-14 15:52:12 +05:30
Puskar Basu
059e1d70d5
Re-enable verify cache ttl works when set in database options test. Closes #3891 ( #3897 )
2023-09-26 13:49:09 +01:00
Puskar Basu
01097a27e6
Warn users to not have mod.sp files in home directory. Closes #2321
2023-09-22 18:07:55 +01:00
Binaek Sarkar
3353f00c3f
Fixes issue where 'stdin' would get consumed even if there are arguments. Closes #3879 . Closes #1985 .
2023-09-22 17:15:59 +01:00
Binaek Sarkar
854819f8f1
Validates workspace profile cache settings. Closes #3646
2023-07-14 13:22:08 +01:00
kaidaguerre
43dd6c7a61
Refactor Plugin manager:remove support for plugins which do not support multiple connections, simplify startup.
...
If plugin process crashes, benchmark or dashboard runs can leave running plugin processes after shutdown. Fixes #3598
2023-06-21 16:18:49 +01:00
kaidaguerre
3d084c5bc8
Add snapshot-title arg. Ensure snapshots and exports are named consistently. Closes #2666
2022-11-03 11:09:07 +00:00
Binaek Sarkar
fd46f34dcb
Consolidates acceptance tests. Exclude force_stop and migration tests for Macos. Closes #2497
2022-10-18 12:30:08 +01:00