https://bugzilla.redhat.com/show_bug.cgi?id=1364982

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|vanmeeuwen+fedora@kolabsys. |[email protected]
                   |com                         |



--- Comment #2 from Robert-AndrĂ© Mauchin <[email protected]> ---
Please update to 2.0.1.

Many tests fail:

  73 passing (2s)
  2 pending
  10 failing
  1) Istanbul tests should find if branch with no else:
      first statement
      + expected - actual
       {
         "end": {
      +    "column": 29
      -    "column": 30
           "line": 2
         }
         "start": {
           "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:162:68)

  2) Istanbul tests should find switch/case branches:
      first statement
      + expected - actual
       {
         "end": {
      +    "column": 22
      -    "column": 23
           "line": 6
         }
         "start": {
           "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:221:68)

  3) Istanbul tests should work for a switch with no 'else':
      AssertionError: expected { Object (line, loc, ...) } to deeply equal {
Object (line, loc, ...) }
      + expected - actual
       {
         "line": 1
         "loc": {
           "end": {
      +      "column": 22
      -      "column": 23
             "line": 5
           }
           "start": {
             "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:256:46)

  4) Istanbul tests should find functions:
      first statement
      + expected - actual
       {
         "end": {
      +    "column": 22
      -    "column": 23
           "line": 2
         }
         "start": {
           "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:272:68)

  5) Istanbul tests should find functions with parameters:
      AssertionError: expected { Object (name, line, ...) } to deeply equal {
Object (name, line, ...) }
      + expected - actual
         }
         "line": 1
         "loc": {
           "end": {
      +      "column": 22
      -      "column": 23
             "line": 2
           }
           "start": {
             "column": 9

    at Context.<anonymous> (test/istanbul/test.coffee:293:42)

  6) Istanbul tests should correctly find the end of functions with extra
whitespace:
      AssertionError: expected { Object (name, line, ...) } to deeply equal {
Object (name, line, ...) }
      + expected - actual
         }
         "line": 1
         "loc": {
           "end": {
      +      "column": 22
      -      "column": 23
             "line": 2
           }
           "start": {
             "column": 9

    at test/istanbul/test.coffee:307:46
    at Array.forEach (<anonymous>:null:null)
    at Context.<anonymous> (test/istanbul/test.coffee:301:22)

  7) Istanbul tests should find multi-line functions:
      first statement
      + expected - actual
       {
         "end": {
      +    "column": 22
      -    "column": 23
           "line": 6
         }
         "start": {
           "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:324:68)

  8) Istanbul tests should find functions in a class:
      class statement
      + expected - actual
       {
         "end": {
      +    "column": 10
      -    "column": 11
           "line": 4
         }
         "start": {
           "column": 0

    at Context.<anonymous> (test/istanbul/test.coffee:379:68)

  9) Istanbul tests should find name of anonymous class:
      class fn
      + expected - actual
         }
         "line": 1
         "loc": {
           "end": {
      +      "column": 27
      -      "column": 28
             "line": 3
           }
           "start": {
             "column": 4

    at Context.<anonymous> (test/istanbul/test.coffee:421:54)

  10) Coverage tests should exclude directories specified from the project root
when dynamically instrumenting code:
     AssertionError: Code should have been instrumented: expected undefined to
exist
    at Context.<anonymous> (test/tests.coffee:53:78)

+ exit 10

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to