forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
Harry Ying a6b76c03f2 test_scheduler: remove the exact ordering assertion
Currently the exact ordering is compared in the `pending_priorities`
test which is not necessary and is non-deterministic. This patch only
 asserts the middle priority experiment is ran before the high priority
 experiment scheduled in the future.

Signed-off-by: Kanyang Ying <lexugeyky@outlook.com>
2024-07-11 09:38:22 +02:00
..
applets plot_xy: fix missing x values handling 2024-06-13 12:19:57 +08:00
browser browser: fix ctrl scroll type error 2024-07-10 10:42:04 +02:00
compiler math_fns: Delete duplicated definition 2024-07-04 13:31:52 +02:00
coredevice compiler: fix int boundary checks 2024-06-07 14:11:49 +08:00
dashboard moninj: restore urukul TTL control 2024-07-04 13:44:22 +02:00
examples update hw_rev in shuttler json example 2024-05-28 13:51:11 +08:00
firmware repeater: handle async packets on forwarding 2024-07-09 17:05:55 +02:00
frontend moninj: state management 2024-06-05 17:59:36 +08:00
gateware tests: fix sed lane distributor test, force enable spread 2024-07-10 14:46:12 +08:00
gui dndwidgets: add DragDropFlowLayoutWidget 2024-06-05 17:59:36 +08:00
language docs: add quickstyle param 2024-04-02 15:46:57 +08:00
master worker_impl - try/catch for exceptions in notify_run_end to avoid data loss 2024-07-02 13:55:53 +02:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test test_scheduler: remove the exact ordering assertion 2024-07-11 09:38:22 +02:00
__init__.py simplify versioneer 2020-07-30 00:54:07 +08:00
_version.py take into account VERSIONEER_REV in artiq._version.get_rev 2023-11-22 20:51:02 +08:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
build_soc.py ksupport: support subkernels 2023-10-08 17:11:32 +08:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
remoting.py artiq_flash: wrap paramiko commands in bash login shell 2021-05-27 21:44:10 +08:00
tools.py dashboard,client: add device argument overrides to expid 2023-12-17 19:43:41 +08:00