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 255327 - failing testRedFilesWhenReparseAndReopenProject210898
Summary: failing testRedFilesWhenReparseAndReopenProject210898
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 11:47 UTC by Vladimir Voskresensky
Modified: 2015-09-17 01:27 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 Voskresensky 2015-09-16 11:47:19 UTC
MultiProjectsErrorHighlightingTest.testRedFilesWhenReparseAndReopenProject210898 is failing on Solaris

btw, there was already https://netbeans.org/bugzilla/show_bug.cgi?id=241882
Comment 1 Vladimir Voskresensky 2015-09-16 11:52:53 UTC
It fails Randomly (in clank and apt modes). More often when whole MultiProjectsErrorHighlightingTest is executed, not test alone.
Comment 2 Alexander Simon 2015-09-16 14:09:07 UTC
It is not a regression.
Test relies on delaying on 2 sec.
It is a defect of original test design.
Waiting for 3 sec fixes the test.

fixed, change set:
http://hg.netbeans.org/cnd-main/rev/844c279d1afd
Comment 3 Quality Engineering 2015-09-17 01:27:04 UTC
Integrated into 'main-silver', will be available in build *201509170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/844c279d1afd
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #255327 - [regression] failing testRedFilesWhenReparseAndReopenProject210898