mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 19:48:32 +02:00
Detailed discussion can be found on github (https://github.com/bazelbuild/bazel/issues/3215). On newer Debian systems as well as on macOS, the temporary folder created to store gpg configs are too long, which results in an error: gpg: can't connect to the agent: File name too long This CL makes affected tests use /tmp as temp folder base. Other options are discussed in the github issue, but this one seems to be the mostly non-harmful one. Note that this change only affect the FOSS build, as internal builds are not affected by the temp directory issue, probably due to the internal build tool using a different base temp directory. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=178803914 |
||
---|---|---|
.. | ||
imports | ||
testdata | ||
BouncyCastleTest.java | ||
BrdaCopyActionTest.java | ||
BUILD | ||
ContactResourceToXjcConverterTest.java | ||
DomainResourceToXjcConverterTest.java | ||
EscrowTaskRunnerTest.java | ||
GhostrydeGpgIntegrationTest.java | ||
GhostrydeTest.java | ||
HostResourceToXjcConverterTest.java | ||
PendingDepositCheckerTest.java | ||
RdeFixtures.java | ||
RdeMarshallerTest.java | ||
RdeReportActionTest.java | ||
RdeStagingActionTest.java | ||
RdeTestData.java | ||
RdeTestSuite.java | ||
RdeUploadActionTest.java | ||
RegistrarToXjcConverterTest.java | ||
RydeGpgIntegrationTest.java |