Currently Appveyor triggers 4 jobs per commit: x86|x64 + Release|Debug
Due to their change of the virtualization platform there is less memory 
available => x64 Debug fails every time.
With one failed job the whole commit build gets marked as failed.

So for now, this is just a cosmetic fix until we fix our build with those 
cyclic dependencies to avoid exessive memory usage on linking.

I don't think we will miss any bugs, because the moment any other of the 3 job 
fails the whole commit is marked as failed. The chance we have a bug which only 
targets x64 debug build is rather small I think.

If you are not consent with this change, we just can do a rollback.

-- 
https://code.launchpad.net/~widelands-dev/widelands/appveyor_allow_failure/+merge/304594
Your team Widelands Developers is subscribed to branch 
lp:~widelands-dev/widelands/appveyor_allow_failure.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to