Any idea what’s going on here? https://travis-ci.org/bitcoin/bitcoin/jobs/358040567
It’s saying the test bitcoin.conf does not exist under CI. (Note the “test/data/bitcoin.conf” comparator is just thrown in to cause a failure)
0test/getarg_tests.cpp(39): error in "configfile": check fs::exists(gArgs.GetConfigFile()) failed
1test/getarg_tests.cpp(40): error in "configfile": check gArgs.GetConfigFile() == "test/data/bitcoin.conf" failed ["/home/travis/build/bitcoin/bitcoin/build/bitcoin-x86_64-unknown-linux-gnu/src/test/data/bitcoin.conf" != test/data/bitcoin.conf]