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 246375 - Missing an expected result in the AngularJS support NetBeans 8.0 Test Specification
Summary: Missing an expected result in the AngularJS support NetBeans 8.0 Test Specifi...
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Test Specifications (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Vladimir Riha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 01:04 UTC by skomisa
Modified: 2014-08-11 11:33 UTC (History)
1 user (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 skomisa 2014-08-11 01:04:43 UTC
This bug relates to the Synergy test "Completion inside directives II" for AngularJS here:
  http://services.netbeans.org/synergy/client/app/#/assignment/1091/v/1

There is a minor issue with the Test Specification for step 5 of the "Completion with Controllers" testing. That states:

  Repeat the same but change $scope.printAttempt = new Date()

However, no expected result is specified for that test.


Product Version: NetBeans IDE Dev (Build 201408100001)
Java: 1.8.0_20-ea; Java HotSpot(TM) 64-Bit Server VM 25.20-b22
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-ea-b23
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\JohnDoe\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\JohnDoe\AppData\Local\NetBeans\Cache\dev
Comment 1 Vladimir Riha 2014-08-11 11:33:17 UTC
Fixed, thank you for catching that