Skip to content

Add refs to integration tests #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 23, 2022
Merged

Add refs to integration tests #106

merged 2 commits into from
Jan 23, 2022

Conversation

rikhuijzer
Copy link
Contributor

@rikhuijzer rikhuijzer commented Jan 22, 2022

This way, the tests are actually executed instead of skipped in the try catch block due to incompatible versions. But, I also understand now that it's hard to do integration tests when changes need to be made at two repositories. Anyway, adding the integration tests here is nice because it's now easier to see what needs to be done and for the reviewer to see what the current status is.

@rikhuijzer rikhuijzer requested a review from yebai January 22, 2022 14:13
@devmotion
Copy link
Member

Maybe open an issue that reminds us to revert this change once these packages are updated?

@yebai
Copy link
Member

yebai commented Jan 23, 2022

Thanks @rikhuijzer!

@rikhuijzer rikhuijzer merged commit 325b299 into master Jan 23, 2022
@delete-merged-branch delete-merged-branch bot deleted the integration-add-refs branch January 23, 2022 12:14
yebai added a commit that referenced this pull request Jan 24, 2022
* Add refs to integration tests (#106)

* Add refs to integration tests

* Update .github/workflows/IntegrationTest.yml

Co-authored-by: Hong Ge <[email protected]>

* Update IntegrationTest.yml (#109)

Co-authored-by: Rik Huijzer <[email protected]>
yebai added a commit that referenced this pull request Jan 27, 2022
* control flow support

* revert the infinite loops

* bugfix

* Update CI scripts  (#111)

* Add refs to integration tests (#106)

* Add refs to integration tests

* Update .github/workflows/IntegrationTest.yml

Co-authored-by: Hong Ge <[email protected]>

* Update IntegrationTest.yml (#109)

Co-authored-by: Rik Huijzer <[email protected]>

* revise types

* Update IntegrationTest.yml

* Update BenchmarksAndMicroIntegration.yml

* only try to eval Symbol and GlobalRef

* refactor

* fix Turing branch

* Update IntegrationTest.yml

* minor update

* remove used var

* code refactor

* remove `step_in`, move copying functions

* fix perf code

* move cache mechanism into TapedFunction's constructor

* Update Project.toml

Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Rik Huijzer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants