qa: Explain QT_QPA_PLATFORM for gui tests #17015
pull MarcoFalke wants to merge 2 commits into bitcoin:master from MarcoFalke:1909-docGuiTestsQT_QPA_PLATFORM changing 4 files +8 −8-
MarcoFalke commented at 8:07 pm on October 1, 2019: memberCloses #17013
-
doc: Explain QT_QPA_PLATFORM for gui tests faccf5f9c8
-
MarcoFalke added this to the milestone 0.19.0 on Oct 1, 2019
-
DrahtBot added the label Docs on Oct 1, 2019
-
DrahtBot added the label GUI on Oct 1, 2019
-
DrahtBot added the label Tests on Oct 1, 2019
-
Sjors approved
-
Sjors commented at 8:26 pm on October 1, 2019: memberCode review ACK faccf5f, and tested QT_QPA_PLATFORM=cocoa on macOS.
-
in src/qt/test/test_main.cpp:64 in faccf5f9c8 outdated
62@@ -63,7 +63,7 @@ int main(int argc, char *argv[]) 63 #if defined(WIN32) 64 _putenv_s("QT_QPA_PLATFORM", "minimal");
ryanofsky commented at 8:39 pm on October 1, 2019:Would suggest addingif (getenv("QT_QPA_PLATFORM") == nullptr)
so the new instructions for settingQT_QPA_PLATFORM
work on windows. Or, if you’d prefer to not change behavior in a documentation-only PR, you could add a// TODO: Fix this to not overwrite QT_QPA_PLATFORM if it is set externally
comment
MarcoFalke commented at 9:02 pm on October 1, 2019:Thx, added a commit and changed the pull request type to “qa”ryanofsky approvedryanofsky commented at 8:43 pm on October 1, 2019: memberutACK faccf5f9c899c40d4da5792629d0714249a4616bMarcoFalke removed the label Docs on Oct 1, 2019MarcoFalke renamed this:
doc: Explain QT_QPA_PLATFORM for gui tests
qa: Explain QT_QPA_PLATFORM for gui tests
on Oct 1, 2019qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui tests fa06bb607dpromag commented at 9:17 pm on October 1, 2019: memberACK fa06bb607da2d3e35723661156d873c8eac1fa50.jonasschnelli approvedjonasschnelli commented at 9:38 pm on October 1, 2019: contributorACK fa06bb60ryanofsky approvedryanofsky commented at 10:31 pm on October 1, 2019: memberutACK fa06bb607da2d3e35723661156d873c8eac1fa50fanquake approvedfanquake commented at 11:32 pm on October 1, 2019: memberACK fa06bb607da2d3e35723661156d873c8eac1fa50 - tested on macOS usingQT_QPA_PLATFORM=cocoa src/qt/test/test_bitcoin-qt
.fanquake referenced this in commit dab0e36652 on Oct 1, 2019fanquake merged this on Oct 1, 2019fanquake closed this on Oct 1, 2019
MarcoFalke deleted the branch on Oct 2, 2019jasonbcox referenced this in commit 3793705b7c on Oct 2, 2020humbleDasher referenced this in commit dd37d5f947 on Dec 5, 2021DrahtBot locked this on Dec 16, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me