Skip to content

Add ci tests with redis server 3.2, 5 and 7 #5

Add ci tests with redis server 3.2, 5 and 7

Add ci tests with redis server 3.2, 5 and 7 #5

GitHub Actions / TestsResults_redis32.7_test_oorq failed Oct 14, 2024 in 0s

5 fail, 72 pass in 34s

77 tests   72 ✅  34s ⏱️
 2 suites   0 💤
 2 files     5 ❌

Results for commit cd645c1.

Annotations

Check warning on line 0 in test_oorq.tests.test_oorq.TestOORQ

See this annotation in the file changed.

@github-actions github-actions / TestsResults_redis32.7_test_oorq

test_dependency_job (test_oorq.tests.test_oorq.TestOORQ) failed

report_tests/test_oorq.xml [took 13s]
Raw output
Failure At test_dependency_job
Traceback (most recent call last):
  File "/home/runner/work/oorq/oorq/src/erp/server/bin/addons/test_oorq/tests/test_oorq.py", line 193, in test_dependency_job
    self.assertTrue(all(r['active'] for r in res))
AssertionError: False is not true

Check warning on line 0 in test_oorq.tests.test_oorq.TestOORQ

See this annotation in the file changed.

@github-actions github-actions / TestsResults_redis32.7_test_oorq

test_dependency_job_on_commit (test_oorq.tests.test_oorq.TestOORQ) failed

report_tests/test_oorq.xml [took 8s]
Raw output
Failure At test_dependency_job_on_commit
Traceback (most recent call last):
  File "/home/runner/work/oorq/oorq/src/erp/server/bin/addons/test_oorq/tests/test_oorq.py", line 211, in test_dependency_job_on_commit
    self.assertTrue(all(r['active'] for r in res))
AssertionError: False is not true

Check warning on line 0 in test_oorq.tests.test_oorq.TestOORQ

See this annotation in the file changed.

@github-actions github-actions / TestsResults_redis32.7_test_oorq

test_write_async_on_commit (test_oorq.tests.test_oorq.TestOORQ) failed

report_tests/test_oorq.xml [took 3s]
Raw output
Failure At test_write_async_on_commit
Traceback (most recent call last):
  File "/home/runner/work/oorq/oorq/src/erp/server/bin/addons/test_oorq/tests/test_oorq.py", line 116, in test_write_async_on_commit
    self.assertTrue(all(r['active'] for r in res))
AssertionError: False is not true

Check warning on line 0 in test_oorq.tests.test_oorq.TestOORQ

See this annotation in the file changed.

@github-actions github-actions / TestsResults_redis32.7_test_oorq

test_write_async_split_isolated (test_oorq.tests.test_oorq.TestOORQ) failed

report_tests/test_oorq.xml [took 3s]
Raw output
Failure At test_write_async_split_isolated
Traceback (most recent call last):
  File "/home/runner/work/oorq/oorq/src/erp/server/bin/addons/test_oorq/tests/test_oorq.py", line 159, in test_write_async_split_isolated
    self.assertTrue(all(r['active'] for r in res))
AssertionError: False is not true

Check warning on line 0 in test_oorq.tests.test_oorq.TestOORQ

See this annotation in the file changed.

@github-actions github-actions / TestsResults_redis32.7_test_oorq

test_write_async_split_size (test_oorq.tests.test_oorq.TestOORQ) failed

report_tests/test_oorq.xml [took 3s]
Raw output
Failure At test_write_async_split_size
Traceback (most recent call last):
  File "/home/runner/work/oorq/oorq/src/erp/server/bin/addons/test_oorq/tests/test_oorq.py", line 176, in test_write_async_split_size
    self.assertTrue(all(r['active'] for r in res))
AssertionError: False is not true