Bourgerie Quentin
5a98041d13
chore(common): Merge branch 'main' into release/2.7.x
2024-08-13 14:12:19 +02:00
Roman Bredehoft
eccc3f13b0
chore(ci): fix test_cml script
2024-08-01 17:20:47 +02:00
Benoit Chevallier-Mames
166fa77dc2
fix(ci): update Pandas files on CML side before running the tests
2024-07-23 17:22:08 +02:00
youben11
20c6427551
docs(frontend): update links to zama pypi
2024-06-24 14:34:42 +02:00
Bourgerie Quentin
3189de8106
chore(ci): Run concrete-ml-test for each PR that modify concrete-python or main push
2024-05-31 16:10:00 +02:00
Roman Bredehoft
407b454f07
chore(ci): fix Concrete ML tests script
2024-05-29 14:58:16 +02:00
Umut
e6f5eabc2f
chore(tools): use git lfs while testing cml
2023-09-20 15:01:58 +02:00
Benoit Chevallier-Mames
3a884f5c9b
test(frontend): add a --patch option to ML tests
...
to test the removal of workarounds, or the use of new Concrete features
closes #442
2023-08-08 16:50:37 +02:00
Roman Bredehoft
fa66f99c84
chore(frontend): update cml test script to ignore all flaky tests
2023-08-07 11:26:04 +02:00
Umut
4475d6cf57
chore(compiler): install dependencies when testing cml
2023-08-04 13:17:14 +02:00
youben11
c3e4cf66da
feat(ci): add option to support install CP from wheel in ML test script
2023-08-01 16:12:16 +01:00
Benoit Chevallier-Mames
fa55dd065a
test(frontend): add a script to launch tests with CML
...
- clone CML
- replace CP by a chosen one (either a X.Y.Z or the last weekly or the CP which corresponds to the current Concrete branch)
- install
- launch their test
refs #430
2023-07-27 16:49:32 +02:00