Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1560,7 +1560,8 @@ voip-be-on-merge-request: # from float # compare bit-exactness between 5ms and 20 on the branch pytest-compare-20ms-and-5ms-rendering: # TODO: activate again once all the renderer framesize BE fixes are ported .pytest-compare-20ms-and-5ms-rendering: extends: - .test-job-linux - .rules-merge-request-to-float-pc Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -1560,7 +1560,8 @@ voip-be-on-merge-request: # from float # compare bit-exactness between 5ms and 20 on the branch pytest-compare-20ms-and-5ms-rendering: # TODO: activate again once all the renderer framesize BE fixes are ported .pytest-compare-20ms-and-5ms-rendering: extends: - .test-job-linux - .rules-merge-request-to-float-pc Loading