Skip to content
Snippets Groups Projects
  1. Jan 11, 2025
  2. Dec 15, 2024
  3. Dec 01, 2024
  4. Nov 03, 2024
  5. Oct 28, 2024
  6. Oct 26, 2024
  7. Oct 01, 2024
  8. Sep 29, 2024
  9. Aug 02, 2024
  10. Jul 26, 2024
  11. Jul 20, 2024
  12. Jul 13, 2024
    • Chih-Hsuan Yen's avatar
      upgpkg: 3.11.6-1 · 373fe50d
      Chih-Hsuan Yen authored
      Use versioned deps to make sure all relevant packages are upgraded
      together. This is a preparation for buildbot 4.x, where react plugins
      will not be packaged anymore. At that time, users need to uninstall
      react plugins to upgrade all buildbot packages.
  13. Jul 04, 2024
  14. Jun 30, 2024
  15. Jun 20, 2024
  16. May 26, 2024
  17. May 11, 2024
  18. May 09, 2024
  19. Apr 29, 2024
    • Chih-Hsuan Yen's avatar
      Refresh sha256sums · d24b5ee3
      Chih-Hsuan Yen authored
      Due to a pacman issue [1], the checksum is unstable
      
      I have verified that the checksum change is only related to
      `export-subst` mentioned in the pacman issue. No other changes are
      involved, and supply-chain attacks are unlikely.
      
      [1] pacman/pacman#131
      d24b5ee3
  20. Apr 09, 2024
  21. Apr 03, 2024
  22. Mar 01, 2024
  23. Feb 02, 2024
  24. Jan 21, 2024
    • Chih-Hsuan Yen's avatar
      Disable flaky tests · 20b55d4d
      Chih-Hsuan Yen authored
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.internet.defer.TimeoutError: <buildbot.test.integration.test_try_client.Schedulers testMethod=test_userpass_wait> (test_userpass_wait) still running at 5.0 secs
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
        File "/usr/lib/python3.11/site-packages/twisted/trial/_asynctest.py", line 205, in deferRunCleanups
          yield func(*args, **kwargs)
        File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 1697, in _inlineCallbacks
          result = context.run(gen.send, result)
        File "/build/buildbot/src/buildbot-3.10.1/master/buildbot/test/util/integration.py", line 273, in dump
          raise self.failureException(dump.getvalue())
      twisted.trial.unittest.FailTest: FAILED! dumping build db for debug
      *** BUILD 1 *** ==> build successful (success)
          *** STEP worker_preparation *** ==> worker local1 ready (success)
          *** STEP one *** ==> finished (success)
          *** STEP two *** ==> finished (success)
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait_bytes
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
      DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
      <DelayedCall 0x796fa44ad150 [1.0364480018615723s] called=0 cancelled=0 LoopingCall<3>(Schedulers.setUp.<locals>.<lambda>, *(), **{})()>
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
      Selectables:
      <Broker #0 on 40965>
      <<class 'twisted.internet.tcp.Client'> to ('127.0.0.1', 40965) at 796fa48e7710>
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.internet.defer.TimeoutError: <buildbot.test.integration.test_try_client.Schedulers testMethod=test_userpass_wait_bytes> (test_userpass_wait_bytes) still running at 5.0 secs
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait_bytes
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
      DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
      <DelayedCall 0x796fa2e86c10 [1.033945083618164s] called=0 cancelled=0 LoopingCall<3>(Schedulers.setUp.<locals>.<lambda>, *(), **{})()>
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait_bytes
      ===============================================================================
      [ERROR]
      Traceback (most recent call last):
      Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
      Selectables:
      <<class 'twisted.internet.tcp.Client'> to ('127.0.0.1', 38283) at 796fa4674a10>
      <Broker #0 on 38283>
      
      buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait_bytes
      -------------------------------------------------------------------------------
      Ran 6649 tests in 106.343s
      
      FAILED (skips=39, errors=8, successes=6608)
      20b55d4d
  25. Jan 13, 2024
  26. Dec 24, 2023
  27. Dec 19, 2023
  28. Sep 11, 2023
  29. Aug 19, 2023
  30. May 11, 2023
  31. May 08, 2023
  32. Apr 20, 2023
  33. Apr 09, 2023
Loading