Unmark amutex_test as flaky.

PiperOrigin-RevId: 254254058
This commit is contained in:
Rahat Mahmood
2019-06-20 12:58:04 -07:00
committed by gVisor bot
parent 0b2135072d
commit ddc1d94a37
-1
View File
@@ -14,5 +14,4 @@ go_test(
size = "small",
srcs = ["amutex_test.go"],
embed = [":amutex"],
tags = ["flaky"],
)