Skip to content

[ML] Standardise start of test debug - #58

Merged
tveasey merged 2 commits into
elastic:masterfrom
tveasey:refactor/standardise-start-test-debug
Apr 17, 2018
Merged

[ML] Standardise start of test debug#58
tveasey merged 2 commits into
elastic:masterfrom
tveasey:refactor/standardise-start-test-debug

Conversation

@tveasey

@tveasey tveasey commented Apr 17, 2018

Copy link
Copy Markdown
Contributor

We can and should be doing start of test debug logging from CTestTimer::startTest which is supplied the test name by the CppUnit test framework.

@edsavage edsavage left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 added v6.3.0 and removed v6.4.0 labels Apr 17, 2018
@droberts195

Copy link
Copy Markdown

This seems like a very low risk change - I don't see why it cannot be backported to 6.3.0 for consistency. Feature freeze isn't until Friday so it can be cherry-picked to the 6.x branch on Thursday or Friday. Or am I missing something?

@tveasey

tveasey commented Apr 17, 2018

Copy link
Copy Markdown
Contributor Author

I thought it was non-essential, which is why I didn't target, but I agree zero risk so let's port back.

@tveasey
tveasey merged commit 7c53098 into elastic:master Apr 17, 2018
droberts195 pushed a commit that referenced this pull request Apr 23, 2018
Performs start of test debug logging from CTestTimer::startTest
droberts195 pushed a commit that referenced this pull request Apr 23, 2018
Performs start of test debug logging from CTestTimer::startTest
edsavage pushed a commit that referenced this pull request Jul 7, 2026
wait_version_bump_dra.py polled .../latest/main.json for the main
branch's snapshot version during minor-freeze DRA waits. release-manager
names its project-configs dir for main "master", so it only ever
publishes the branch-keyed "latest" snapshot alias as
.../latest/master.json — main.json never gets created, and the wait
times out after 4h instead of resolving once the artifact is published.

Observed on the 9.5.0 minor freeze: ml-cpp-version-bump #58 sat waiting
on "main snapshot" even though the underlying main snapshot build
(main-snapshot-builds #6665) had already passed and published
latest/master.json and latest/9.6.0-SNAPSHOT.json with version
9.6.0-SNAPSHOT.

release-manager's project-configs dir for main is named
"master", so poll the branch-keyed alias it actually publishes
(latest/master.json) directly, rather than the version-keyed
latest/{version}.json alias.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants