Content
View differences
Updated by Kabiru Mwenja over 1 year ago
The test `modules/bim/spec/features/ifc_models/direct_ifc_upload_spec.rb:51` is marked pending with the comment "This test is currently flaky due to an unknown reason".
<mention class="mention" data-id="74738" data-type="user" data-text="@Christophe Bliard">@Christophe Bliard</mention> tried running it and it asserts correctly fails because the uploaded file is more than the limit of 1024 bytes.
\--
The [JS form validity was flaky](https://github.com/opf/openproject/blob/dev/modules/bim/spec/features/ifc_models/direct_ifc_upload_spec.rb#L45-L49) which is why I set it to pending- at times it asserted "correctly" and evaluated to false but not always
<mention class="mention" data-id="74738" data-type="user" data-text="@Christophe Bliard">@Christophe Bliard</mention> tried running it and it asserts correctly
\--
The [JS form validity was flaky](https://github.com/opf/openproject/blob/dev/modules/bim/spec/features/ifc_models/direct_ifc_upload_spec.rb#L45-L49) which is why I set it to pending- at times it asserted "correctly" and evaluated to false but not always