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 241556 - AssertionError: /home/antoine/wwwold/angular-phonecat
Summary: AssertionError: /home/antoine/wwwold/angular-phonecat
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 23:10 UTC by AntoinePolatouche
Modified: 2014-02-13 02:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207396


Attachments
stacktrace (1.79 KB, text/plain)
2014-02-07 23:10 UTC, AntoinePolatouche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AntoinePolatouche 2014-02-07 23:10:47 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: OpenJDK Client VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
AntoinePolatouche: launching IDE 8 beta for the first time.




Stacktrace: 
java.lang.AssertionError: /home/antoine/wwwold/angular-phonecat
   at org.netbeans.modules.javascript.karma.util.KarmaUtils.findKarmaConfigs(KarmaUtils.java:101)
   at org.netbeans.modules.javascript.karma.util.KarmaUtils.findKarmaConfig(KarmaUtils.java:114)
   at org.netbeans.modules.javascript.karma.preferences.KarmaPreferences.detectConfig(KarmaPreferences.java:152)
   at org.netbeans.modules.javascript.karma.preferences.KarmaPreferences.getPreferences(KarmaPreferences.java:131)
   at org.netbeans.modules.javascript.karma.preferences.KarmaPreferences.isEnabled(KarmaPreferences.java:75)
   at org.netbeans.modules.javascript.karma.JsTestingProviderImpl.isEnabled(JsTestingProviderImpl.java:77)
Comment 1 AntoinePolatouche 2014-02-07 23:10:49 UTC
Created attachment 144925 [details]
stacktrace
Comment 2 Vladimir Riha 2014-02-10 12:54:11 UTC
Probably HTML project related? Reassigning
Comment 3 Tomas Mysik 2014-02-12 09:43:36 UTC
Should be fixed now, please verify.

Thanks.

http://hg.netbeans.org/web-main/rev/0803ae3209da
Comment 4 Tomas Mysik 2014-02-12 10:57:35 UTC
One more changeset.

http://hg.netbeans.org/web-main/rev/f516966bc90a
Comment 5 Quality Engineering 2014-02-13 02:45:43 UTC
Integrated into 'main-silver', will be available in build *201402130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0803ae3209da
User: Tomas Mysik <tmysik@netbeans.org>
Log: #241556 - AssertionError: /home/antoine/wwwold/angular-phonecat