MAPREDUCE-7269. TestNetworkedJob fails (#1940)

This commit is contained in:
Akira Ajisaka 2020-04-06 17:57:37 +09:00 committed by GitHub
parent b89d875f7b
commit ab7495dc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ public class TestNetworkedJob {
QueueAclsInfo[] aai = client.getQueueAclsForCurrentUser();
assertEquals(2, aai.length);
assertEquals("root", aai[0].getQueueName());
assertEquals("default", aai[1].getQueueName());
assertEquals("root.default", aai[1].getQueueName());
// test JobClient
// The following asserts read JobStatus twice and ensure the returned