Wykres commitów

26 Commity (ba235c5615e3209672d035e1a6e39dfc6e054c37)

Autor SHA1 Wiadomość Data
laokaiyao ba235c5615 ci: add xtal_40mhz tag for c2 tests 2022-07-28 02:02:18 +00:00
Fu Hanxi 377cd97f4d fix: junit report not merged in component ut
related github pr: https://github.com/espressif/pytest-embedded/pull/111

released in pytest-embedded 0.7.6
2022-07-25 11:34:58 +08:00
Fu Hanxi 4317448f71 ci: allow pytest pass when no tests collected 2022-07-18 09:11:37 +08:00
Chen Yudong f7981d8760 ci: add python_package for running pytest locally 2022-07-15 14:21:39 +08:00
Chen Yudong 69e15827c9 CI: add specific job rules 2022-07-11 12:32:30 +08:00
Aleksei Apaseev 97725036db ci: add support nightly jobs for pytest cases 2022-07-05 12:25:23 +08:00
Fu Hanxi 7e0bb1dabd ci: use tags as markers 2022-06-10 09:13:23 +08:00
Fu Hanxi 4746a71028 ci: add qemu example 2022-05-21 00:11:59 +08:00
Fu Hanxi 5c997bd5dd ci(pytest): upgrade to 0.7.0 2022-05-13 11:54:42 +08:00
Fu Hanxi c626297f81 ci: fix xfail test cases end up failed when existing known failure cases 2022-05-12 05:18:57 +00:00
morris 47e4fe83ba ci: enable build pytest ut and examples on esp32c2 2022-05-12 05:18:57 +00:00
Fu Hanxi 877e98ae4b Revert "ci: rename all the generic s3 tag to generic_s3_fixme"
This reverts commit 9bb9b58b3b.
2022-04-27 04:00:17 +00:00
Fu Hanxi 5e05a1f174 ci: use IDF_PATH as pytest log dir 2022-04-06 18:46:49 +08:00
Fu Hanxi 9bb9b58b3b ci: rename all the generic s3 tag to generic_s3_fixme 2022-03-25 12:56:58 +08:00
Fu Hanxi 51aff7264e ci(pytest): fix multi-dut build_dir 2022-03-21 18:34:25 +01:00
Fu Hanxi 66296f56e9 ci(pytest): add known failure cases 2022-03-14 20:29:38 +08:00
Fu Hanxi f64d25191e ci(pytest): move to class plugin 2022-03-14 20:29:38 +08:00
Fu Hanxi d261840dbd ci: pytest idf ci could accept "--target" as uppercase 2022-03-10 11:52:34 +08:00
Fu Hanxi 31fafaea93 ci(pytest): reorder test sequence to run tests faster 2022-02-23 09:12:46 +08:00
Fu Hanxi 1b095db5c9 ci(pytest): refactor panic test to pytest 2022-02-23 09:12:46 +08:00
Fu Hanxi 4f0393b0d1 ci(pytest): add --sdkconfig to trigger only the sdkconfig tests 2022-02-23 09:03:36 +08:00
Fu Hanxi a801555299 ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
Fu Hanxi ea4673a3a2 ci(pytest): support special markers "supported_targets", "preview_targets", "all_targets" 2022-01-24 15:55:00 +08:00
Fu Hanxi 61942a9f9f fix(pytest): use "--target" to filter the test cases
"-m" can't be specified for multiple times. pytest is using "and", "or",
"not" and parentheses to filter by markers
2021-12-02 10:55:24 +08:00
Fu Hanxi c2a239bd6b ci: set pytest case id to target.config.case_name 2021-12-02 10:18:28 +08:00
Fu Hanxi ef685456ab example: use pytest-embedded to replace examples/system/console test scripts 2021-11-30 09:42:12 +08:00