Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 1a2490: Updated checkProcessing() in the ItemProcessorTest...

  Branch: refs/heads/jordan/bug469187-windows-build-failures
  Home:   https://github.com/eclipse/ice
  Commit: 1a2490faf29e99476cc62b361e00f5a539861880
      https://github.com/eclipse/ice/commit/1a2490faf29e99476cc62b361e00f5a539861880
  Author: Jordan <jordan.deyton@xxxxxxxxx>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M tests/org.eclipse.ice.client.test/src/org/eclipse/ice/client/test/ItemProcessorTester.java

  Log Message:
  -----------
  Updated checkProcessing() in the ItemProcessorTester to respond more
quickly to updates from the ItemProcessor while giving the
ItemProcessor's thread more time to process certain tasks (which leads
to the occasional build failure on hudson and regular build failures on
Windows).

Signed-off-by: Jordan <jordan.deyton@xxxxxxxxx>



Back to the top