Here are the results I got on my win7 64 laptop, IE6-8 and FFx3.6 were ran 
in .VHDs that are provided by MS for IE version testing
*
*
*Chrome *10.0.648.205 *win7(64)*

  [core/more client specs] (hundreds, all seemed to be based off these two 
errors)
    - `TypeError: Object [object HTMLDivElement] has no method 'set'` 
    - `TypeError: Cannot call method 'destroy' of undefined`

  [slick]
    - 1537 specs, 6650 assertions, 511 failures in 0.628s (I can provide 
screen shot if needed)

*Opera *11.10 *win7(64)*
  [slick]
    - PrototypeJS: Select should IdenticalResultsFromEquivalentSelectors
      *{ Expected 0 to equal 3. }*

*FFx4  win7(64)* 100% passing \o/

*FFx3.6  winXP(SP3)* 100% passing \o/

-- excluding the mentioned known fails for IE --

*IE9 win7(64)*
  [core client spec]
    - Element.set opacity should handle very small numbers with scientific 
notation like 1.1e-20 with opacity
      *{ Expected 0 to equal 1. }*

*IE8 winXP(SP3) *
  [core client spec] *(I assume this is the mentioned Event failing but the 
type wasn't specified so thought I'd add it)*
    - Element.Event should trigger the click event
     * { Expected spy unknown to have been called. }*

  [more client spec]
    - HtmlTable.Select should allow keyboard events to change selection
      *{ 4 results of `Expected false to be true` }*
    - HtmlTable.Select should enable a table's keyboard
     * { 3 results of `Expected false to be true` }*

  [slick]
    - PrototypeJS Select should SelectorWithEmpty
      *{ Expected 3 to equal 4 }*
*      { Expected HTMLNode to equal HTMLNode }*
*      { Expected 0 to equal 1 }*

*IE7 winXP(SP3)*
  [more client spec]
    - HtmlTable:push should push an array with options and properties
      *{ Expected { text : 'grapes',  rowspan : 1, valign : null } to equal 
{ text : 'grapes', rowspan : '2', valign : 'top' } }*
    - HtmlTable.Select should allow keyboard events to change selection
     * { 4 results of `Expected false to be true` }*
    - HtmlTable.Select should enable a table's keyboard
      *{ 3 results of `Expected false to be true` }*
    - Element.position
      - original should call original position method when options x y 
values are present
      *  { Expected spy position to have been called }*
      - relativeTo
       * { ~45 errors in this category with `TypeError: Object doesn't 
support this property or method }*
  [slick]
    - PrototypeJS Select should SelectorWithEmpty
      { Expected 3 to equal 4 }
      { Expected HTMLNode to equal HTMLNode }
      { Expected 0 to equal 1 }

*IE6 winXP(SP3)*
  [more client spec]
    - HtmlTable:push should push an array with options and properties
     * { Expected { text : 'grapes',  rowspan : 1, valign : null } to equal 
{ text : 'grapes', rowspan : '2', valign : 'top' } }*
    - HtmlTable.Select should allow keyboard events to change selection
      *{ 4 results of `Expected false to be true` }*
    - HtmlTable.Select should enable a table's keyboard
      *{ 3 results of `Expected false to be true` }*
    - Element.position
      - original should call original position method when options x y 
values are present
       * { Expected spy position to have been called }*
      - relativeTo
        *{ ~45 errors in this category with `TypeError: Object doesn't 
support this property or method }*

Reply via email to