Closed agrare closed 1 month ago
spec/lib/tasks/evm_application_spec.rb
marking as radjabov yes due to the sporadic bug nature. But not strictly necessary
Backported to radjabov
in commit dbd30144886fa0765b6ef4b20c13a446fd90f482.
commit dbd30144886fa0765b6ef4b20c13a446fd90f482
Author: Keenan Brock <keenan@thebrocks.net>
Date: Fri Sep 20 15:04:41 2024 -0400
Merge pull request #23198 from agrare/fix_evm_application_spec_parallel
Fix evm_application_spec parallel spec failure
(cherry picked from commit ac7334bf777e8662c6b9206b3a4931487ef0ff66)
Fix the
.deployment_status
failure when running in parallel. When runningrake parallel:spec
this test would reliably fail.