[ 
https://issues.apache.org/jira/browse/HADOOP-19250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-19250:
------------------------------------
    Description: 
If test on some slow server, testRegisterAndRaise may fail, error stack are

{code}

[ERROR] 
testRegisterAndRaise(org.apache.hadoop.service.launcher.TestServiceInterruptHandling)
 Time elapsed: 0.513 s <<< FAILURE! java.lang.AssertionError: interrupt data at 
org.junit.Assert.fail(Assert.java:89) at 
org.junit.Assert.assertTrue(Assert.java:42) at 
org.junit.Assert.assertNotNull(Assert.java:713) at 
org.apache.hadoop.service.launcher.TestServiceInterruptHandling.testRegisterAndRaise(TestServiceInterruptHandling.java:48)
 at
{code}


h3. backporting note:

there are two commits for this issue, please cherrypick both when backporting

  was:
If test on some slow server, testRegisterAndRaise may fail, error stack are

```

[ERROR] 
testRegisterAndRaise(org.apache.hadoop.service.launcher.TestServiceInterruptHandling)
 Time elapsed: 0.513 s <<< FAILURE! java.lang.AssertionError: interrupt data at 
org.junit.Assert.fail(Assert.java:89) at 
org.junit.Assert.assertTrue(Assert.java:42) at 
org.junit.Assert.assertNotNull(Assert.java:713) at 
org.apache.hadoop.service.launcher.TestServiceInterruptHandling.testRegisterAndRaise(TestServiceInterruptHandling.java:48)
 at

```

h3. backporting note:

there are two commits for this issue, please cherrypick both when backporting


> Fix test TestServiceInterruptHandling.testRegisterAndRaise
> ----------------------------------------------------------
>
>                 Key: HADOOP-19250
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19250
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Chenyu Zheng
>            Assignee: Chenyu Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> If test on some slow server, testRegisterAndRaise may fail, error stack are
> {code}
> [ERROR] 
> testRegisterAndRaise(org.apache.hadoop.service.launcher.TestServiceInterruptHandling)
>  Time elapsed: 0.513 s <<< FAILURE! java.lang.AssertionError: interrupt data 
> at org.junit.Assert.fail(Assert.java:89) at 
> org.junit.Assert.assertTrue(Assert.java:42) at 
> org.junit.Assert.assertNotNull(Assert.java:713) at 
> org.apache.hadoop.service.launcher.TestServiceInterruptHandling.testRegisterAndRaise(TestServiceInterruptHandling.java:48)
>  at
> {code}
> h3. backporting note:
> there are two commits for this issue, please cherrypick both when backporting



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to