Skip to content

Conversation

@lucyzhang929
Copy link
Contributor

@lucyzhang929 lucyzhang929 commented Oct 12, 2022

The test is failing for JavaScript since the extension bundle does not contain the fix for default columns yet. I manually updated the sql extension dll in my local extension bundle to verify that this test passes for JavaScript.

Created issue to re-enable: #393.

Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The point of the tests is to test the local code so we can catch regressions before they go out. Could you look into the best way to do that?

@lucyzhang929
Copy link
Contributor Author

Maybe we can copy the dll into the extension bundle in the pipeline as well. I'll look into that.

@Charles-Gagnon
Copy link
Contributor

func GetExtensionBundlePath should be useful for that.

Might also want to ask the AF team to see if there's a better way to do this too.

@lucyzhang929
Copy link
Contributor Author

Opened #395 to address issue.

@Charles-Gagnon
Copy link
Contributor

Make sure to delete the branch if you don't need this anymore.

@lucyzhang929 lucyzhang929 deleted the luczhan/skipdefaulttestforjs branch October 13, 2022 16:24
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.

3 participants