rethinkdb / rethinkdb_rebirth

The open-source database for the realtime web.
https://rethinkdb.com
Other
999 stars 42 forks source link

r.js() control.yaml tests are broken #43

Open CMogilko opened 6 years ago

CMogilko commented 6 years ago

Golang driver uses converted yaml tests to check integration with server. So I encountered test failures with rethinkdb build from this repo. With old rethinkdb-legacy it passes. Rethinkdb built from next branch fails on https://github.com/rethinkdb/rethinkdb/blob/next/test/rql_test/src/control.yaml tests:

CMogilko commented 6 years ago

times/constructors.yaml:

times/time_arith.yaml:

asakatida commented 6 years ago

This seems related to the Duktape migration #5.