ray/ci
mehrdadn e09f63ad65
Fix build errors and add more targets to Windows builds (#6811)
* Fix common.fbs rename (due to apache/arrow/commit/bef9a1c251397311a6415d3dc362ef419d154caa)

* Add missing COPTS

* Use socketpair(AF_INET) if boost::asio::local is unavailable (e.g. on Windows)

* Fix compile bug in service_based_gcs_client_test.cc (fix build breakage in #6686)

* Work around googletest/gmock inability to specify override to avoid -Werror,-Winconsistent-missing-override

* Fix missing override on IsPlasmaBuffer()

* Fix missing libraries for streaming

* Factor out install-toolchains.sh

* Put some Bazel flags into .bazelrc

* Fix jni_md.h missing inclusion

* Add ~/bin to PATH for Bazel

* Change echo $$(date) > $@ to date > $@

* Fix lots of unquoted paths

* Add system() call checks for Windows

Co-authored-by: GitHub Web Flow <noreply@github.com>
2020-02-11 16:49:33 -08:00
..
jenkins_tests [RLlib] Exploration API (+EpsilonGreedy sub-class). (#6974) 2020-02-10 15:22:07 -08:00
long_running_tests [Hotfix] Fix flake8 lint failing (#7118) 2020-02-10 19:57:21 -08:00
performance_tests Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
stress_tests Use us-west-2 for application stress tests (#6782) 2020-01-13 15:01:03 -06:00
travis Fix build errors and add more targets to Windows builds (#6811) 2020-02-11 16:49:33 -08:00
keep_alive Set progress report interval for bazel explicitly (#6262) 2019-11-24 22:37:59 -08:00
suppress_output Enable direct calls by default (#6367) 2019-12-13 13:58:04 -08:00