• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SCons / scons / 251

Builds Branch Commit Type Ran Committer Via Coverage
251 scons-cache-thread-safe-init Use a lock file when initializing the cache There is a documented race condition when initializing the cache. The race condition exists both between processes and threads within one process, the latter is undocumented but more likely. Add a lock ... Pull #3114 01 Aug 2018 06:09AM UTC web-flow travis-ci pending completion   set done
250 test_must_contain Try a more scons-y file conversion for Py3 file reads Instead of custom conversion as in the previous iteration, use the to_bytes function. The two known tests which incorrectly let the text-mode xml file be opened in binary mode are adjusted to... Pull #3161 01 Aug 2018 12:04AM UTC web-flow travis-ci pending completion   set done
249 wip-missing-scons Fix for #3162: tweak SConscript() docstrings a little more Also handle_missing_SConscript(), internal interface added by this patch series. Signed-off-by: Mats Wichmann <mats@linux.com> Pull #3154 30 Jul 2018 02:47PM UTC web-flow travis-ci pending completion   set done
248 wip-missing-scons Some further adjustments to missing-sconscript tests Signed-off-by: Mats Wichmann <mats@linux.com> Pull #3154 30 Jul 2018 03:27AM UTC web-flow travis-ci pending completion   set done
245 test_must_contain Testing: python 3 fix for must_contain TestCommon defines a method must_contain which checks for a file including a given string. With Python 3, the test runs into some typing problems. This could be fixed either by changing all the tests which c... Pull #3161 26 Jul 2018 12:02AM UTC web-flow travis-ci pending completion   set done
244 master Merge pull request #3160 from mwichmann/test-octals Change octal constants in QT tests push 25 Jul 2018 05:19PM UTC web-flow travis-ci pending completion   set done
241 test-octals Change octal constants in QT tests Resolving two test failures in Python 3 caused by: http://www.python.org/dev/peps/pep-3127/: octal literals must now be specified with a leading "0o" or "0O" instead of "0"; Signed-off-by: Mats Wichmann <m... Pull #3160 25 Jul 2018 01:58PM UTC web-flow travis-ci pending completion   set done
239 master Merge pull request #3158 from mwichmann/utiltest-warn Quiet UtilTest ResourceWarning push 25 Jul 2018 02:00AM UTC web-flow travis-ci pending completion   set done
237 master Merge pull request #3157 from mwichmann/fwtest-warns Fix py3 ResourceWarning in TestCmd push 25 Jul 2018 12:23AM UTC web-flow travis-ci pending completion   set done
236 fwtest-warns Fix py3 ResourceWarning in TestCmd class TestCmd method read() uses a shortcut to return data from a file, "return open(...).read()". Python 3 warns this is a resource leak because the file has no chance to be closed with the open being in the r... Pull #3157 24 Jul 2018 11:06PM UTC web-flow travis-ci pending completion   set done
235 fix/node-slots Fix issue when executor is None add missing slash for python27 on windows Fix expected slashes for test when it run on windows Add extra check for bzip2 as tar seems to be on windows 10 now Pull #3155 23 Jul 2018 06:29AM UTC web-flow travis-ci pending completion   set done
233 fix/node-slots Fix expected slashes for test when it run on windows Add extra check for bzip2 as tar seems to be on windows 10 now Pull #3155 22 Jul 2018 09:06PM UTC web-flow travis-ci pending completion   set done
232 fix/node-slots add missing slash for python27 on windows Pull #3155 22 Jul 2018 08:26PM UTC web-flow travis-ci pending completion   set done
230 master Merge pull request #3153 from kwadrat/master Fix some misspellings, remove repeated: and push 21 Jul 2018 06:54PM UTC web-flow travis-ci pending completion   set done
225 master Merge pull request #3151 from mwichmann/issue_3149 Fix typos from issue 3194 push 17 Jul 2018 04:44PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 26
  • 27
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc