[Glass] Travis CI and Stone question
Dale Henrichs via Glass
glass at lists.gemtalksystems.com
Wed Aug 24 23:24:29 PDT 2016
Bruno,
Can you give me a pointer to a failing travis-ci job? SmalltalkCI should
be installed automatically in your stone as part of the travis-ci
process, so I need additional information ...
Dale
On 8/19/16 2:11 AM, BrunoBB via Glass wrote:
> Hi All,
>
> I'm trying to follow:
> https://docs.travis-ci.com/user/languages/smalltalk
>
> Right now i'm getting an error in the STON file.
> OrbeonPersistenceLayer/.smalltalk.ston
>
> The STON file is:
> SmalltalkCISpec {
> #loading : [
> SCIMetacelloLoadSpec {
> #baseline : 'OrbeonPersistenceLayer',
> #directory : 'repository',
> #platforms : [ #gemstone ],
> #repository : 'https://github.com/brunobuzzi/OrbeonPersistenceLayer'
> #version : '3.0.0'
> }
> ]
> }
>
> If i evaluate:
> STON fromString:
> 'SmalltalkCISpec {
> #loading : [
> SCIMetacelloLoadSpec {
> #baseline : ''OrbeonPersistenceLayer'',
> #directory : ''repository'',
> #platforms : [ #gemstone ],
> #version : ''3.0.0''
> }
> ]
> }'
>
> I get an error and this error is the comply of Travis.
>
> Any idea ???
>
> Walkback (a STONReaderError occurred (error 2710), Cannot resolve class
> named #'SmalltalkCISpec'):
> STONReaderError (AbstractException) >> _signalWith: @6 line 25
> STONReaderError (AbstractException) >> signal: @3 line 7
> STONReaderError class >> signal:streamPosition: @4 line 4
> STONReader >> error: @5 line 6
> [] in ExecBlock0 (STONReader) >> lookupClass: @5 line 10
> Array (SequenceableCollection) >> detect:ifNone: @12 line 10
> [] in ExecBlock0 (STONReader) >> lookupClass: @4 line 9
> IdentityDictionary (AbstractDictionary) >> at:ifAbsentPut: @8 line 14
> STONReader >> lookupClass: @5 line 6
> STONReader >> parseClass @7 line 7
> STONReader >> parseObject @3 line 3
> STONReader >> parseValue @9 line 5
> STONReader >> next @4 line 4
> STON class >> fromStream: @4 line 2
> STON class >> fromString: @3 line 2
> Executed Code @2 line 1
> GsNMethod class >> _gsReturnToC @1 line 1
>
>
>
>
> --
> View this message in context: http://forum.world.st/Travis-CI-and-Stone-question-tp4911839.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
More information about the Glass
mailing list