Skip to content

GH-3845: gitattributes setting for rdf-tests CG tests#3849

Merged
afs merged 2 commits intoapache:mainfrom
afs:misc
Apr 10, 2026
Merged

GH-3845: gitattributes setting for rdf-tests CG tests#3849
afs merged 2 commits intoapache:mainfrom
afs:misc

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Apr 9, 2026

GitHub issue resolved #3845

and update the C14N tests from rdf-tests latest.


  • Tests are included.
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs afs merged commit 005c8de into apache:main Apr 10, 2026
@afs afs deleted the misc branch April 10, 2026 08:48
arne-bdt pushed a commit to arne-bdt/jena that referenced this pull request Apr 10, 2026
Fixes git checkout line endings on windows for rdf12 nq test files.

Before: org.apache.jena.riot.Scripts_C14N.testFactory_n_quads_c14n did not succeed on windows due to "\r\n" line endings.

Adds forgotten .gitattributes line:
rdf12/**/c14n/*-c14n.nq                      text eol=lf

Additional fix to apache#3849
Solves apache#3845
arne-bdt pushed a commit that referenced this pull request Apr 10, 2026
Fixes git checkout line endings on windows for rdf12 nq test files.

Before: org.apache.jena.riot.Scripts_C14N.testFactory_n_quads_c14n did not succeed on windows due to "\r\n" line endings.

Adds forgotten .gitattributes line:
rdf12/**/c14n/*-c14n.nq                      text eol=lf

Additional fix to #3849
Solves #3845
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.

Canonicalization tests - N-triples and N-Quads --> fails - most likely it only fails on windows

1 participant