Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

java_test() should use TMP under buck-out #13

Closed
spearce opened this issue May 1, 2013 · 1 comment
Closed

java_test() should use TMP under buck-out #13

spearce opened this issue May 1, 2013 · 1 comment

Comments

@spearce
Copy link
Contributor

spearce commented May 1, 2013

Tests should be given a temporary directory similar to how genrules() inherit a TMP directory. This way tests can write temporary files without polluting /tmp.

@spearce
Copy link
Contributor Author

spearce commented May 8, 2013

FYI #16 is trying to resolve this.

@dreiss dreiss closed this as completed Jan 22, 2014
@dreiss dreiss reopened this Jan 22, 2014
Coneko referenced this issue Aug 5, 2016
Summary: Mirroring the functionality in other test target types.

Test Plan:
CI
new tests
docs/soyweb-local.sh

Reviewed By: marcinkosiba

fbshipit-source-id: e17e6ba
cwoodwar6 referenced this issue in cwoodwar6/buck Aug 9, 2017
* commit '3b80937c0387e70ecd7c2014c707788b9b8bfc8d': (58 commits)
  Add support for PYTHONDONTWRITEBYTECODE for in-place python binaries.
  No output on stderr when using is_git() in case it fails
  Remove unnecessary setting.
  Do not throw a useless "error communicationg with worker process" HumanReadableException
  Remove unused test data.
  appveyor: disable automatic builds by MsBuild
  Run relinker rules globally on all so files and then copy based on modulesinstead of running relinker on a per-module basis
  Synchronize per-FileHashEntry for materializing dirs and symlinks
  Get rid of redundant data structureand reduce code complexity in MaterializerProjectFileHashCache
  Finish all children of directory before marking it materialized.
  fixing travis builds: separating integration tests for travis
  A merged view over SortedSets
  Stop using transitive cells for the CellProvider
  Create path for sqlite DB before opening it
  Do not resolve real path when symlinks are forbidden
  Supplier-ize instances in one place rather than many
  JavacPluginJsr199FieldsSerializer
  Allow not setting `exe` for worker_tools
  Change the default symlink behaviour to forbid.
  Fix resource leak in worker process protocol
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants