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 105787 - All performance tests failed with: Property: ${cluster.config.standard.list} is not defined anywhere
Summary: All performance tests failed with: Property: ${cluster.config.standard.list} ...
Status: CLOSED INVALID
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Michal Zlamal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 21:05 UTC by Marian Mirilovic
Modified: 2007-06-06 10:55 UTC (History)
3 users (show)

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 Marian Mirilovic 2007-06-05 21:05:03 UTC
runtest-helper:
     [echo] Running tests for performance, testtype unit,
attribs=warmup,footprint,startup,ui_responsiveness

check-bootstrap:

call-bootstrap:

init-tasks:

init:

BUILD FAILED
/space/test4u/distributions/netbeans-trunk/lib/harness.xml:199: The following
error occurred while executing this line:
/space/test4u/cvswork/nb_all/nbbuild/default.xml:96: Property:
${cluster.config.standard.list} is not defined anywhere

Total time: 1 second
Comment 1 rbalada 2007-06-06 09:08:11 UTC
Michale please take a look at it asap.
Comment 2 Michal Zlamal 2007-06-06 09:27:49 UTC
This is issue of testing harness, it is using shortcuts that is shouldn't...
Comment 3 Marian Mirilovic 2007-06-06 10:16:24 UTC
Sorry Michale, but it used to work before .. so if you change anything in the
building infrastructure .. could you inform the rest of the world before you do
such change ?
Is it documented ? What you mean by "it is using shortcuts that is shouldn't" ?
Comment 4 Michal Zlamal 2007-06-06 10:44:20 UTC
${cluster.config.standard.list} should be clusters.config.standard.list.
You don't probably have fresh sources.
Comment 5 Marian Mirilovic 2007-06-06 10:47:40 UTC
At the time of starting tests this was broken - so I haven't tried it again.
After call with Michal, he fixed it after few minutes.

v/c
Comment 6 Michal Zlamal 2007-06-06 10:55:39 UTC
It was broken for about 30mins yesterday and the tests hit exactly that time.