Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

[TRAFODION-2662] Remove some non-determinism from compGeneral/TEST023 #1162

Merged
merged 1 commit into from Jul 4, 2017

Conversation

DaveBirdsall
Copy link
Contributor

This is yet another attempt to fix compGeneral/TEST023. The sample table names generated for persistent sample tables could vary in length, as they were functions of object UIDs and timestamps. The changes here pad these numbers with leading zeroes out to a fixed length, which should eliminate variability in line wrap in the test results. While I was at it, I found a bug: there was a buffer overrun in this code (my bad); the buffer is now the proper length.

@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/1917/

Copy link
Contributor

@zellerh zellerh left a comment

Choose a reason for hiding this comment

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

+1
Looks good to me.

@Traf-Jenkins
Copy link

@DaveBirdsall
Copy link
Contributor Author

The test failure was in seabase/TEST010, which I believe has been addressed separately by #1161.

@asfgit asfgit merged commit 8dbae2c into apache:master Jul 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants