[Glass] Exclude TestClass from travis ci test execution

BrunoBB via Glass glass at lists.gemtalksystems.com
Wed Sep 7 10:01:04 PDT 2016


Dale,

My ston is:
SmalltalkCISpec {
  #loading : [
    SCIMetacelloLoadSpec {
      #baseline : 'OrbeonPersistenceLayer',
      #directory : 'repository',
      #onWarningLog : true,
      #load : [ 'default' ],
      #platforms : [ #gemstone ]
    }
  ],
  #testing : {  
    #exclude : {
      #classes : [ 'OrbeonFormInstanceQTestExample1' ]
    },
     #include : {
      #packages : ['Orbeon_Tests']
    }
  }
}

But all tests in OrbeonFormInstanceQTestExample1 are still being executed :(

No idea what is going on....i will reserach further on this... let you know
i find something...

regards,
bruno



--
View this message in context: http://forum.world.st/Exclude-TestClass-from-travis-ci-test-execution-tp4913992p4914638.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list