You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by Apache Wiki <wi...@apache.org> on 2015/08/01 21:06:46 UTC

[Devicemap Wiki] Update of "DataSpec2" by rezan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for change notification.

The "DataSpec2" page has been changed by rezan:
https://wiki.apache.org/devicemap/DataSpec2?action=diff&rev1=55&rev2=56

  <<TableOfContents(2)>>
  
  = Data Specification 2.0 =
- Draft 1, 2015-06-17
+ Draft 1, 2015-08-01
  
  This is the Device``Map Data specification for patterns and attributes.
  
@@ -392, +392 @@

   * [Optional] Amount of memory required to run the test suite in bytes
  
  A client passes a test suite if all tests are completed and there are no failed tests.
+ 
+ A client must also show failure when:
+ 
+  * A domain with a specVersion greater than what is supported is used
+  * An unsupported PatternType or RankType is used
+  * An unsupported transformer is used
+  * Failed tests
  
  The Device``Map project will provide reference domains with test suites and a reference client.
  All clients must pass the reference test suites to be considered a valid client.