This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257210 - Stable exception in remote test logs
Summary: Stable exception in remote test logs
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-18 13:07 UTC by Vladimir Kvashin
Modified: 2016-01-29 14:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-12-18 13:07:34 UTC
Alexander complains that there is a stable exception in test logs (see below).

    [junit] ###> setUp    org.netbeans.modules.cnd.remote.fs.CndFileUtilTestCase.testExists [user@machine]
    [junit] Dec 18, 2015 12:15:25 AM org.netbeans.modules.cnd.utils.CndUtils assertTrueInConsole
    [junit] INFO: trying to get access to /export1/hudson/jobs/cnd-test-solaris10.x86/workspace/unit/userdir/var/cache/remote-files/spb-avtovo.ru.oracle.com_22_r_tester/usr/include/stdio.h
    [junit] java.lang.Exception: trying to get access to /export1/hudson/jobs/cnd-test-solaris10.x86/workspace/unit/userdir/var/cache/remote-files/spb-avtovo.ru.oracle.com_22_r_tester/usr/include/stdio.h
    [junit] @[Test Watch Dog: testExists [r_tester@spb-avtovo.ru.oracle.com]]
    [junit]     at org.netbeans.modules.cnd.utils.CndUtils.assertTrueInConsole(CndUtils.java:222)
    [junit]     at org.netbeans.modules.cnd.utils.cache.CndFileUtils.getFlags(CndFileUtils.java:419)
    [junit]     at org.netbeans.modules.cnd.utils.cache.CndFileUtils.exists(CndFileUtils.java:354)
    [junit]     at org.netbeans.modules.cnd.remote.fs.CndFileUtilTestCase.testExists(CndFileUtilTestCase.java:79)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:606)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:176)
    [junit]     at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:102)
    [junit]     at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:478)
    [junit]     at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:404)
    [junit]     at java.lang.Thread.run(Thread.java:745)
    [junit]
    [junit]
    [junit] ###< tearDown org.netbeans.modules.cnd.remote.fs.CndFileUtilTestCase.testExists [user@machine]
    [junit]
Comment 1 Vladimir Kvashin 2015-12-19 17:33:54 UTC
Fixed on enum:
  4f71ac50f611
Comment 2 Quality Engineering 2015-12-22 02:27:12 UTC
Integrated into 'main-silver', will be available in build *201512220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e8c3b20305b0
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #257210 - Stable exception in remote test logs
(transplanted from 4f71ac50f611025245435317faf0e868e1d10d5d)
Comment 3 ilia 2016-01-27 14:50:00 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/4f71ac50f611