jrossthomson / bigquery-utils

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
https://cloud.google.com/bigquery/
Apache License 2.0
0 stars 0 forks source link

Validate new tests for Fisher and MannWhitney #17

Closed jrossthomson closed 2 years ago

jrossthomson commented 3 years ago

Hi, I don't have time to get these new tests run. Can one of you two try to run the tests I have added here.

They got removed when the team went to the new JS version of testing.

Thanks!

boaguilar commented 3 years ago

Hi Ross, I am working on this, but seems they changed the way the functions are being tested. Following their instruction, and after running "bash run_unit_test.sh" i get the following error:

Step #4 - "copy_js_to_gcs": AccessDeniedException: 403 278857297430@cloudbuild.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object.

I will be working on this, and let you know if i make progress. Boris