Skip to content
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

Fix issue 67 (Cannot compare namespace node) for XQuery #488

Merged
merged 1,067 commits into from
Jun 9, 2019

Conversation

AirQuick
Copy link
Member

This pull request derives from #487. So needs to be handled after that.


Fixes #67 for XQuery

  • 5bd7add reproduces the problem. (Because the expected files are still incorrect, the test is successful. That is the problem.)
  • 400e839 fixes it (in the same way as Fix issue 67 (Cannot compare namespace node) #315)
  • 253d8c0 updates xspec-three-dots*.* test files to reflect the fix
  • f49a5ac moves test:node-deep-equal() scenarios from generate-tests-utils.xspec to generate-x-utils.xspec. Now they are tested both on XSLT and XQuery.

…2018-12-24

# Conflicts:
#	test/win-bats/collection.xml
#	test/xspec.bats
Expected result files are still incorrect
Expect result files are still incorrect
@AirQuick AirQuick added the bug label Dec 30, 2018
…alid-xsl

# Conflicts:
#	bin/xspec.bat
#	test/win-bats/collection.xml
#	test/xspec.bats
# Conflicts:
#	bin/xspec.bat
#	test/win-bats/collection.xml
#	test/xspec.bats
@AirQuick AirQuick added this to the v1.4.0 milestone Apr 30, 2019
…67_xquery

# Conflicts:
#	test/end-to-end/cases/expected/query/xspec-three-dots-junit.xml
#	test/end-to-end/cases/expected/query/xspec-three-dots-result.html
#	test/end-to-end/cases/expected/query/xspec-three-dots-result.xml
#	test/end-to-end/cases/expected/stylesheet/xspec-three-dots-result.html
#	test/end-to-end/cases/xspec-67.xspec
#	test/generate-tests-utils.xspec
#	test/generate-x-utils.xspec
@AirQuick AirQuick merged commit 277e9e9 into xspec:master Jun 9, 2019
@AirQuick AirQuick deleted the fix_issue-67_xquery branch June 9, 2019 10:50
@AirQuick
Copy link
Member Author

AirQuick commented Jun 9, 2019

@cirulls
Merged this bug fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot compare namespace node
1 participant