Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port travis tests to SmalltalkCI #7

Closed
dalehenrich opened this issue Jan 27, 2017 · 3 comments
Closed

Port travis tests to SmalltalkCI #7

dalehenrich opened this issue Jan 27, 2017 · 3 comments

Comments

@dalehenrich
Copy link
Member

it is disconcerting to see wholesale build failures for checkins ...

Need to convert tests to use SmalltalkCI and then see whether or not the tests are passing or not ...

@dalehenrich
Copy link
Member Author

Sure enough there are some errors and failures when run in 3.3.3:

35 run, 32 passes, 0 expected defects, 1 failures, 2 errors, 0 unexpected passes
  35 tests
  35 run ['done']
  32 passes
  0 expected defects
  1 failures
UTF16TextConverterTest>>#testBOMWrite
  2 errors
GsPharoSplitTests>>#testJoinArrayUsingSortedCollection
UTF16TextConverterTest>>#testByteOrders
  0 unexpected passes

@dalehenrich
Copy link
Member Author

A quick look at the errors and failures and it is obvious that these features aren't being used by anyone else and I'm not even sure that these are features that should be supported ...

Do any of you guys have an opinion on these failures: @pdebruic, @jbrichau, @JupiterJones?

Right now I am going to just get the project converted to use SmalltalkCI so that the errors/failures can be exposed in Travis-CI and then the task of addressing problems can be done as part of a separate issue

dalehenrich added a commit that referenced this issue Jan 27, 2017
@dalehenrich dalehenrich changed the title Need the travis-ci tests to be passing and then reliable ... Port travis tests to SmalltalkCI Jan 27, 2017
@dalehenrich
Copy link
Member Author

Now that we're getting meaningful test results, it's time to get the tests passing ... see Issue #8

dalehenrich added a commit that referenced this issue Jan 27, 2017
fix Issue #7: use SmalltalkCI for travis tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant