mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Automated rollback of changelist 212059579
PiperOrigin-RevId: 212069131 Change-Id: I01476f957bbf29d4ee5a3c11d59d4f863ba9f2df
This commit is contained in:
committed by
Shentubot
parent
7045828a31
commit
0c0c942327
@@ -147,8 +147,7 @@ func TestNginx(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Enable again when bug is fixed.
|
||||
func DISABLED_TestMysql(t *testing.T) {
|
||||
func TestMysql(t *testing.T) {
|
||||
if err := testutil.Pull("mysql"); err != nil {
|
||||
t.Fatalf("docker pull failed: %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user