Skip to content

Conversation

@line-o
Copy link
Member

@line-o line-o commented Jun 3, 2021

Description:

Seeded random-number-generators must be reproducible within a single execution context and are recommended to be reproducible across executions, too.

This is the first step to fix #3915 and hopefully #3912 as well.

Reference:

XQuery specification: https://www.w3.org/TR/xpath-functions-31/#func-random-number-generator

Type of tests:

XQsuite tests

@line-o line-o marked this pull request as draft June 3, 2021 17:40
@line-o line-o added this to the eXist-5.3.1 milestone Jul 1, 2021
@adamretter adamretter modified the milestones: eXist-5.3.1, eXist-5.3.2 Dec 16, 2021
@adamretter adamretter modified the milestones: eXist-5.3.2, eXist-6.0.2 Feb 14, 2022
@adamretter adamretter modified the milestones: eXist-6.0.2, eXist-6.1.1 Jan 15, 2023
@adamretter adamretter modified the milestones: eXist-6.1.1, eXist-7.0.1 Feb 4, 2023
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.

[BUG] seeded fn:random-number-generator must be consistent within a single execution context

2 participants