search for: junit

Displaying 20 results from an estimated 67 matches for "junit".

Did you mean: unit
2005 Jun 05
4
Problems with testing Openldapserver telnet localhost 389
...7bis.schema include /etc/openldap/schema/samba.schema include /etc/openldap/schema/yast.schema include /etc/openldap/schema/nis.schemas pidfile /var/run/slapd/slapd.pid argsfile /var/run/slapd/slapd.args database ldbm suffix "dc=samba,dc=junits" rootdn "cn=admin,dc=samba,dc=junits" rootpw secret directory /var/lib/ldap cachesize 40000 dbcache 60000000 index cn,sn,uid,displayName pres,sub,eq index uidNumber,gidNumber eq index sambaSID...
2013 Jun 14
1
[LLVMdev] llvm-lit JUnit XML output
Hi, To integrate LLVM and our LLVM-based tools into our Jenkins CI system, I've patched llvm-lit to be able to produce JUnit XML output in addition to its normal output. We're currently applying a patch to the checkout, but I wondered if this would be of use to anyone else. If so, I'd be happy to submit the patch for review. David
2014 Aug 13
4
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
...uk> wrote: > >> On 12 Aug 2014, at 19:34, Chris Matthews <chris.matthews at apple.com> wrote: >> >> The most notable change will be a switch from Buildbot to Jenkins. > > We're currently running LLVM test builds in Jenkins and I have patched lit to produce JUnit XML output that Jenkins can consume (it's not pretty, but it does at least let you produce the graphs of tests / failures for each build). If there's general interest in this feature, I'd be happy to upstream it. The current implementation writes the JUnit XML to a file specified on t...
2014 Dec 02
2
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
...12 Aug 2014, at 19:34, Chris Matthews <chris.matthews at apple.com> wrote: >>>> >>>> The most notable change will be a switch from Buildbot to Jenkins. >>> >>> We're currently running LLVM test builds in Jenkins and I have patched lit to produce JUnit XML output that Jenkins can consume (it's not pretty, but it does at least let you produce the graphs of tests / failures for each build). If there's general interest in this feature, I'd be happy to upstream it. The current implementation writes the JUnit XML to a file specified on t...
2014 Aug 15
2
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
...14 05:09 AM, David Chisnall wrote: > On 12 Aug 2014, at 19:34, Chris Matthews <chris.matthews at apple.com> wrote: > >> The most notable change will be a switch from Buildbot to Jenkins. > We're currently running LLVM test builds in Jenkins and I have patched lit to produce JUnit XML output that Jenkins can consume (it's not pretty, but it does at least let you produce the graphs of tests / failures for each build). If there's general interest in this feature, I'd be happy to upstream it. The current implementation writes the JUnit XML to a file specified on t...
2014 Aug 12
10
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
There as been a bit of talk about zorg recently, so I thought this would be a good time to share our plans for the darwin buildbots that live here: http://lab.llvm.org:8013/builders <http://lab.llvm.org:8013/builders> To be clear, those are not these buildbots: http://lab.llvm.org:8011/builders <http://lab.llvm.org:8011/builders> We are not talking about changing the main
2006 Apr 07
8
Why Ruby on Rails won''t become mainstream
...ough, yeah, I can imagine a lot of naive programmers sticking with PHP and VB (the type of crowd that also doesn''t run their own servers, so they''re dependent on hosts offering Rails for them). Rails DOES have an IDE - soon to be two, and there are many other alternatives. The JUnit comparison is kind of worrisome, but I think there''s competition from frameworks like Django. Joe -- Posted via http://www.ruby-forum.com/.
2016 Jan 20
2
greendragon build noisy due to mmap_stress.cc
...it fails on some builds. Can we change the test to keep its output? Will it just be blank anyways? > On Jan 20, 2016, at 1:23 PM, Kostya Serebryany <kcc at google.com> wrote: > > The test fails again: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA_check/9739/testReport/junit/ThreadSanitizer/ThreadSanitizer/mmap_stress_cc/ <http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA_check/9739/testReport/junit/ThreadSanitizer/ThreadSanitizer/mmap_stress_cc/> > But unfortunately lit does not provide the original log, so we still don't know why... > > On...
2005 Jun 03
1
AttributeType not found: "gidNumber" errormessage - SuSE 9.2
...by self write # by * read #access to * # by * read ####################################################################### # BDB database definitions ####################################################################### database ldbm suffix "dc=samba,dc=junits" rootdn "cn=admin,dc=samba,dc=junits" rootpw secret directory /var/lib/ldap cachesize 40000 dbcache 60000000 index cn,sn,uid,displayName pres,sub,eq index uidNumber,gidNumber eq index sambaSID...
2014 Mar 18
2
[PATCH 1/2] php: make the test suite failures fatal
So far the failure of some test would have not reported a non-zero return value by run-tests.php. Since now all the PHP tests pass, we can ask for failures to be fatal, by exporting REPORT_EXIT_STATUS=1 for run-tests.php. --- php/run-php-tests.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/php/run-php-tests.sh b/php/run-php-tests.sh index 6f9ae10..e498987 100755 ---
2006 Jan 10
1
eclipse 3.1 rpm for centos
...64 ant-commons-logging is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-javamail is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-jdepend is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-jmf is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-junit is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-nodeps is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-swing is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-trax is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64 ant-jsch is needed by eclipse-3.1.1-1...
2004 Mar 17
3
unit testing framework for R?
In a quick search of the R website just now, I found no mention of a unit testing framework for R. I hope to find something in the style of Java's JUnit, or Python's unittest. Is such a thing available? Thanks, - Paul Shannon Institute for Systems Biology Seattle
2007 May 09
4
Unit Testing Frameworks: summary and brief discussion
...s (including myself) have backgrounds in statistics (more than in cs or software engineering) and are not always acquainted with the functionality in other unit testing frameworks and the way they integrate in IDEs as is common in these other languages. I'll soon be personally working with a JUnit guru and will take the opportunity to benchmark RUnit/ESS/emacs against his toolkit (Eclipse with JUnit- and other plugins, working `in perfect harmony' (his words)). Even if in my opinion the philosophy of test-driven development is much more important than the tools used, it is useful to q...
2016 Jan 13
2
greendragon build noisy due to mmap_stress.cc
These ran to completion without error. :( > On Jan 12, 2016, at 3:23 PM, Chris Matthews <chris.matthews at apple.com> wrote: > > I’m running this on green-dragon-03 which is running OSX 10.10.5. > > /Users/buildslave/jenkins/sharedspace/clang-stage1-cmake-RA_workspace\@2/clang-build/bin/clang++ ../llvm/projects/compiler-rt/test/tsan/mmap_stress.cc -lpthread > while
2007 Dec 28
1
JtestR 0.1 released
...using RSpec, Test/Unit, dust and Mocha. Features: - Integrates with Ant and Maven - Includes JRuby 1.1, Test/Unit, RSpec, dust, Mocha and ActiveSupport - Customizes Mocha so that mocking of any Java class is possible - Background testing server for quick startup of tests - Automatically runs your JUnit codebase as part of the build Getting started: http://jtestr.codehaus.org/Getting+Started Team: Ola Bini - ola.bini at gmail.com Anda Abramovici - anda.abramovici at gmail.com -- Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer Developer, ThoughtWorks Studios (http://st...
2009 Dec 15
1
R question type in Moodle
...built in question type for R. You can read about the different questions types in Moodle here: http://moodle.org/mod/data/view.php?d=13&perpage=40&search=Question+Type&sort=0&order=DESC&advanced=0&filter=1&advanced=1&f_44=&f_45=&f_46=Question+Type Note the Junit question type. Given that, it should be easy (?) to make an R question type. Here are the instructions: http://docs.moodle.org/en/Development:Question_type_plugin_how_to Question: Has anyone made an R question type for Moodle? If not, would anyone be interested in collaborating with me on the pro...
2004 Aug 09
2
Approaches to using RUnit
Having used JUnit and PyUnit, I was pleased to see the release of the RUnit package on CRAN. I'm wondering if there are any RUnit users out there that would be willing to share some tips on how they organize their code to work with RUnit. Specifically, I'm wondering about the best way to load/import/source...
2017 Sep 18
2
[ThinLTO] static library failure with object files with the same name
It is expected and not unusual to need to update the lit test in such case. I'd need to see exactly which test breaks and how to know though. Best, -- Mehdi 2017-09-18 13:17 GMT-07:00 Johan Engelen <jbc.engelen at gmail.com>: > The fix (https://reviews.llvm.org/D37961) does not work. From what I > have learned thusfar, the module identifier is used as filename sometimes >
2015 Nov 06
1
Re: [PATCH supermin] build: use a custom test driver
...till see the usual > `PASS:' lines in the output. Yes, that's expected. The difference is just in what gets in the resulting .trs files, which now have a line like: :guestfs-time: 1 which indicates how much time each test took; this way, we can parse it and improve the resulting XML for junit (produced by tests/automake2junit.ml in CI). The plan is to apply the same also to libguestfs when switching to parallel-tests, so we can get proper test results for CI even without $RUN_OUTPUT_FILE. > I don't know whether or not you use emacs, but: > > > +# Local Variables: >...
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
...82 bytes) ant-apache-bcel.jar (8617 bytes) ant-jdepend.jar (8160 bytes) ant-icontract.jar (9721 bytes) ant-commons-net.jar (35303 bytes) ant-commons-logging.jar (3864 bytes) ant-jmf.jar (6605 bytes) ant-apache-regexp.jar (3724 bytes) ant-apache-oro.jar (48034 bytes) ant-netrexx.jar (9998 bytes) ant-junit.jar (74237 bytes) ant-apache-bsf.jar (12597 bytes) ant-xalan1.jar (4465 bytes) ant-trax.jar (68841 bytes) ant-antlr.jar (5667 bytes) ------------------------------------------- Tasks availability ------------------------------------------- ccmkdir : Not Available propertyfile : Not Available impor...