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

add tests to arrowop spec for #1960 #2388

Closed
wants to merge 1 commit into from

Conversation

line-o
Copy link
Member

@line-o line-o commented Jan 15, 2019

Description:

adds 4 tests to the arrowop test suite

  • ao:wrap-atomic-sequence
  • ao:wrap-atomic-sequence-with-explicit-type-conversion
  • ao:wrap-element-sequence (pending)
  • ao:wrap-attribute-from-sequence (pending)

Reference:

They were added to test #1960

Type of tests:

xqsuite

@line-o line-o force-pushed the test/wrap-nodes-after-arrow branch from f21a2b4 to 8dee559 Compare January 15, 2019 11:45
Copy link
Member

@dizzzz dizzzz left a comment

Choose a reason for hiding this comment

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

build fails

@adamretter
Copy link
Member

adamretter commented Jan 16, 2019

Requires #2140 first

@joewiz
Copy link
Member

joewiz commented Feb 9, 2019

Now that #2140 is merged in, I assume all that is needed is rerunning the CI checks to see. Can anyone with permissions to Travis and AppVeyor rerun the CI checks?

@joewiz
Copy link
Member

joewiz commented Feb 9, 2019

Sorry, upon closer inspection I see #2140 is not actually merged. But I thought we decided to merge it in even though there were some outstanding issues?

@dizzzz
Copy link
Member

dizzzz commented Feb 11, 2019

@joewiz I thought that we indeed decided that.... merge despite of....

@adamretter
Copy link
Member

adamretter commented Feb 12, 2019

@dizzzz @joewiz No we did not decide to merge #2140. We decided to merge other PRs which contained bugfixes that help towards #2140. Which I did, just before the previous release window.

@joewiz
Copy link
Member

joewiz commented Feb 12, 2019

@adamretter FYI we discussed this further in yesterday’s call. The plan is for @wolfgangmm and @dizzzz to (1) mark remaining failing tests as pending, (2) create issues out of each individual failure, and (3) merge this (and its ports) so that the PRs that rely on it can be merged.

@adamretter
Copy link
Member

@joewiz I really think that is a bad idea. Whenever tests are marked as pending/ignored there is a tendency for them never to be fixed. We could have just done that originally but decided not to for exactly that reason. I really don't want to see #2140 merged before the problems are really fixed.

@adamretter adamretter added this to the eXist-5.0.0 milestone Mar 9, 2019
@adamretter
Copy link
Member

@line-o #2140 is now merged. Could please rebase this on the develop HEAD? We can then look to get this PR merged.

@line-o
Copy link
Member Author

line-o commented Mar 25, 2019

This PR is not longer necessary due to #2447

@line-o line-o closed this Mar 25, 2019
@line-o line-o deleted the test/wrap-nodes-after-arrow branch November 26, 2021 16:36
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