Re: [Scons-dev] PR 3129

2018-05-30 Thread Bill Deegan
Don't forget there's also: buildbot.scons.org Yes any help resolving failing tests in travis ci and appveyor would be most welcome. -BIll On Wed, May 30, 2018 at 1:53 PM, Daniel Moody wrote: > Master is not passing all tests for Windows, and some tests aren't even > run if the binaries aren't

Re: [Scons-dev] PR 3129

2018-05-30 Thread Daniel Moody
Master is not passing all tests for Windows, and some tests aren't even run if the binaries aren't installed in the CI environment, there plenty of room for improvemnt. The CI is more to raise a flag and examine the failing tests. If they aren't related or it's something unrelated to the PR, then

[Scons-dev] PR 3129

2018-05-30 Thread Jason Kenny
Hi, It looks like the CI is messed up ( ie stuck or something). It also looks like there are a number of testing issues on master as it is today. I change my code to basically add nothing to validate this. How should this go forward? Do we need all these failing tests passing on the CI?