Commit c1731a54 authored by Inphi's avatar Inphi Committed by GitHub

cannon: Bump step count for 64-bit map_test (#13065)

parent 816b75a8
...@@ -157,7 +157,7 @@ func TestInstrumentedState_MultithreadedProgram(t *testing.T) { ...@@ -157,7 +157,7 @@ func TestInstrumentedState_MultithreadedProgram(t *testing.T) {
"Map test passed", "Map test passed",
}, },
programName: "mt-map", programName: "mt-map",
steps: 100_000_000, steps: 150_000_000,
}, },
{ {
name: "pool test", name: "pool test",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment