From 44f0654e9b7eea7d5178592eafe0dfb22bc9cc0a Mon Sep 17 00:00:00 2001 From: Mahmood Ali Date: Fri, 17 May 2019 17:34:05 -0400 Subject: [PATCH] Run TestClientAllocations_Restart_ACL test --- nomad/client_alloc_endpoint_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/nomad/client_alloc_endpoint_test.go b/nomad/client_alloc_endpoint_test.go index 6ed7575a7..50606d7b7 100644 --- a/nomad/client_alloc_endpoint_test.go +++ b/nomad/client_alloc_endpoint_test.go @@ -1052,7 +1052,6 @@ func TestClientAllocations_Restart_ACL(t *testing.T) { // TestAlloc_ExecStreaming asserts that exec task requests are forwarded // to appropriate server or remote regions func TestAlloc_ExecStreaming(t *testing.T) { - t.Skip("try skipping") t.Parallel() ////// Nomad clusters topology - not specific to test