bump dax and dax-applet version #1

Merged
sb10q merged 1 commits from :dax67 into master 2024-08-17 17:37:24 +08:00
Contributor

The main reason why the DAX tests fail is because DAX only targets the latest stable ARTIQ version (currently 6). Most tests will pass against ARTIQ 7, but we do not try to keep up with that until it becomes the new stable version.

The main reason why the DAX tests fail is because DAX only targets the latest stable ARTIQ version (currently 6). Most tests will pass against ARTIQ 7, but we do not try to keep up with that until it becomes the new stable version.
lriesebos added 2 commits 2022-05-06 12:24:40 +08:00
sb10q merged commit 2f8241dbc7 into master 2022-05-06 12:25:45 +08:00
Owner

There shouldn't be major changes in 7 though, only this: https://github.com/m-labs/artiq/milestone/24

There shouldn't be major changes in 7 though, only this: https://github.com/m-labs/artiq/milestone/24
Author
Contributor

Fair. The failed test you noticed earlier (ad9910 test) is caused by the modified signature of some of its functions. Our tests include a signature check to verify the signatures of our simulation drivers match the ARTIQ ones.

If you want, you can try to enable pytest again, that ad9910 signature mismatch was resolved in 7fb1fb4130 .

Fair. The failed test you noticed earlier (ad9910 test) is caused by the modified signature of some of its functions. Our tests include a signature check to verify the signatures of our simulation drivers match the ARTIQ ones. If you want, you can try to enable pytest again, that ad9910 signature mismatch was resolved in https://gitlab.com/duke-artiq/dax/-/commit/7fb1fb413085a7573720a4a43d96ff4392a80c26 .
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-extrapkg#1
No description provided.