Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !1364

Fix nailgun test on Windows on AppVeyor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/LegNeato/patch-1 into master Jun 02, 2017
  • Overview 7
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: LegNeato

This test failed on the commit that introduced the test (https://github.com/facebook/buck/commit/5a79d2aeb14c87c1de8b8d17aee8f90009cfe76d) but passed on a subsequent commit (https://ci.appveyor.com/project/Facebook/buck/build/3554). It appears waiting for 3 seconds is not enough on AppVeyor (maybe due to noisy neighbors?), so let's double it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/LegNeato/patch-1