Commit Graph

12207 Commits

Author SHA1 Message Date
Mikhail Ryzhov
21c4a8beef changed pipelines 2023-08-22 12:03:38 +02:00
Mikhail Ryzhov
c3c1637660 extended logging 2023-08-22 12:03:36 +02:00
Mikhail Ryzhov
7f536152cf fixed windows pipeline 2023-08-22 12:03:35 +02:00
Mikhail Ryzhov
4f3b15c9d8 Fixed test counter 2023-08-22 12:03:33 +02:00
Mikhail Ryzhov
3b5be99c34 optimized balancing using heap 2023-08-22 12:03:32 +02:00
Mikhail Ryzhov
965040eaed changed runner for windows 2023-08-22 12:03:31 +02:00
Mikhail Ryzhov
b8ed7368f9 enable windows pipeline 2023-08-22 12:03:30 +02:00
Mikhail Ryzhov
d012ed8d57 fixed cache writing 2023-08-22 12:03:28 +02:00
Mikhail Ryzhov
1dce09fb97 fixed init list error 2023-08-22 12:03:27 +02:00
Mikhail Ryzhov
68af7796e8 fixed order 2023-08-22 12:03:26 +02:00
Mikhail Ryzhov
c5f3778646 merge cached and runtime filters 2023-08-22 12:03:25 +02:00
Mikhail Ryzhov
7b188c3f47 Log improvements 2023-08-22 12:03:22 +02:00
Mikhail Ryzhov
6b67f84788 removed unused argument pp 2023-08-22 12:02:53 +02:00
Mikhail Ryzhov
e737de5ec9 fixed typo 2023-08-22 12:02:52 +02:00
Mikhail Ryzhov
d1b55088eb enabled tests results 2023-08-22 12:02:50 +02:00
Mikhail Ryzhov
9a383164eb reduced command lines 2023-08-22 12:00:49 +02:00
Mikhail Ryzhov
1cafe814de removed disabled suites 2023-08-22 12:00:47 +02:00
Mikhail Ryzhov
e843f35e9d use runtime execution time for skipped tests 2023-08-22 12:00:06 +02:00
Mikhail Ryzhov
ffa4eb5e4f review comments 2023-08-22 11:57:41 +02:00
Mikhail Ryzhov
59d1af8a12 disabled repeat failed tests 2023-08-22 11:57:39 +02:00
Mikhail Ryzhov
7e73779b7c clean up 2023-08-22 11:57:38 +02:00
Mikhail Ryzhov
5ac048f44a fixed smart filter for suites 2023-08-22 11:57:37 +02:00
Mikhail Ryzhov
456bb9bcda fixed test counter 2023-08-22 11:57:36 +02:00
Mikhail Ryzhov
64abeeb15d fixed deps step order 2023-08-22 11:57:34 +02:00
Mikhail Ryzhov
c2d8d30487 include requirements.txt to the test package 2023-08-22 11:57:33 +02:00
Mikhail Ryzhov
ca90411446 test pip deps 2023-08-22 11:57:32 +02:00
Mikhail Ryzhov
f54ccfd5d5 test commit 2023-08-22 11:57:30 +02:00
Mikhail Ryzhov
f9e2be1a4b increase test timeout 2023-08-22 11:56:36 +02:00
Mikhail Ryzhov
b05989dc4c set suite arg 2023-08-22 11:56:35 +02:00
Mikhail Ryzhov
99c5c6d6b4 grouping suites 2023-08-22 11:56:34 +02:00
Mikhail Ryzhov
29754f40db test 2023-08-22 11:56:32 +02:00
Mikhail Ryzhov
b753c3def3 fixed param 2023-08-22 11:56:31 +02:00
Mikhail Ryzhov
8a160d70cf make step optional 2023-08-22 11:56:30 +02:00
Mikhail Ryzhov
dfb45f2c44 test on 4 cores 2023-08-22 11:56:29 +02:00
Mikhail Ryzhov
89a79eb539 fixed empty name in suites 2023-08-22 11:56:28 +02:00
Mikhail Ryzhov
f7814d7caa added failed logs 2023-08-22 11:56:27 +02:00
Mikhail Ryzhov
ae536fbf66 temroary removed parallel logs 2023-08-22 11:56:26 +02:00
Mikhail Ryzhov
25b63a9938 excluded disabled suites 2023-08-22 11:56:25 +02:00
Mikhail Ryzhov
b82697b300 optimized splitting mode 2023-08-22 11:56:22 +02:00
Mikhail Ryzhov
4554850b61 fixed workload 2023-08-22 11:55:16 +02:00
Mikhail Ryzhov
fde4a80a00 enabled test cache 2023-08-22 11:55:15 +02:00
Mikhail Ryzhov
5141f0117a extended logs 2023-08-22 11:55:13 +02:00
Mikhail Ryzhov
a0fa5a282e Added option to split tests by suites 2023-08-22 11:55:11 +02:00
Mikhail Ryzhov
2c599cde24 switched test to large runner 2023-08-22 11:51:52 +02:00
Mikhail Ryzhov
c901e0537e test call fix 2023-08-22 11:51:51 +02:00
Mikhail Ryzhov
be106c091a added script to the test package 2023-08-22 11:51:49 +02:00
Mikhail Ryzhov
2a4fa90847 test job 2023-08-22 11:51:21 +02:00
Irina Efode
551cb7ab1a
[CONFORMANCE] Extend conformance runner to use in GA with expected_failures filelist (#19285)
* [CONFORMANCE] Extend conformance runner to use in GA with expected_failures filelist

* fix

* exclude failed tests from run in case without update

* Small refactoring
2023-08-22 13:32:34 +04:00
Sofya Balandina
0cc3044764
Add attr info to rename_conformance_ir hash (#19277) 2023-08-22 13:30:24 +04:00
Sebastian Golebiewski
4703196f5c
link-to-frontend (#19178) 2023-08-22 11:21:56 +02:00