Teravus Ovares
|
6ad6b9817c
|
* Attempting to add ode tests one more time.. this time with .config autodetection......
|
2008-12-22 22:15:22 +00:00 |
Teravus Ovares
|
15dde1ff4a
|
* Make build work again while working on a different strategy.
|
2008-12-22 21:01:56 +00:00 |
Teravus Ovares
|
d1ee5a1db9
|
* attempt 3 for ODEPlugin Tests
|
2008-12-22 20:18:18 +00:00 |
Teravus Ovares
|
58de1bfdf5
|
* hide test for the moment.
|
2008-12-22 19:25:51 +00:00 |
Teravus Ovares
|
31614a3625
|
* attempt 2 for ODE Tests
|
2008-12-22 19:15:24 +00:00 |
Teravus Ovares
|
c67bc4bf6a
|
* attempt at adding ODEPlugin testing part duex. This may cause the build to fail if I didn't do it properly.. crossing fingers.
|
2008-12-22 19:03:09 +00:00 |
Justin Clarke Casey
|
6c83702f15
|
* Actually add the new user profile cache tests to the bamboo ci build
|
2008-12-12 20:21:41 +00:00 |
Justin Clarke Casey
|
e0262d4235
|
* See if we can make bamboo test log information more verbose
|
2008-11-20 17:38:22 +00:00 |
Sean Dague
|
66ca0ffd37
|
update autobuilder to 0.6.1
From: Sean Dague <sdague@gmail.com>
|
2008-11-10 22:09:14 +00:00 |
Justin Clarke Casey
|
4c72c3542a
|
* well, apparantly we're actually 0.5.11 instead - who knew?
|
2008-10-09 18:36:39 +00:00 |
Justin Clarke Casey
|
45c74316d6
|
|
2008-10-09 18:34:28 +00:00 |
Dr Scofield
|
a1f3409032
|
cleaning up OSHttpRequest removing old Http stuff. also adding test
case for OSHttpRequest (not very fancy yet, but still).
|
2008-10-06 19:42:03 +00:00 |
Teravus Ovares
|
f36fab7e33
|
* Update the bamboo build to not copy the custom libode.so out of my home directory on the server.. as it's no longer there.
|
2008-09-26 08:35:21 +00:00 |
Sean Dague
|
a060b24322
|
another try an lighting the mysql tests, to see if bamboo breaks
|
2008-09-24 11:16:50 +00:00 |
Sean Dague
|
1aab81e235
|
couple of minor test cleanups to see if this gets us past the bamboo hump
|
2008-09-23 21:56:38 +00:00 |
Sean Dague
|
e4dd526b0d
|
trying to force bamboo to have a clean working tree on each go around
|
2008-09-23 21:02:58 +00:00 |
Sean Dague
|
32a98c3f87
|
remove the bamboo line to see if this fixes things
|
2008-09-23 19:23:32 +00:00 |
Sean Dague
|
908f1bcbe2
|
check in stubbing for mysql tests. This is ignored with
Assert.Ignore() for now, so it won't change anything, but
I want to make sure it doesn't break the bamboo infrastructure
in it's current state.
|
2008-09-23 18:38:25 +00:00 |
Mike Mazur
|
2dae0291c5
|
Add file containing output of `svn info` into .zip and .tar.gz files
found at http://builds.opensimulator.org/
|
2008-09-11 08:25:38 +00:00 |
Sean Dague
|
4f279c0b3e
|
break the rsync line because bamboo doesn't accept it in the comment field
|
2008-09-10 18:29:01 +00:00 |
Sean Dague
|
601be9079a
|
don't build doxygen docs on every build. This really slows down bamboo
and is probably better done on cron.
|
2008-09-10 18:14:53 +00:00 |
Sean Dague
|
1776d4d84e
|
force a clean before the build to see if this makes bamboo
fail less often.
|
2008-09-10 18:12:02 +00:00 |
Sean Dague
|
f970597194
|
added the first couple of sqlite tests. we'll see how bamboo
handles them.
|
2008-09-10 17:49:41 +00:00 |
Sean Dague
|
5913fcc8e8
|
rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Environment.Tests.dll
|
2008-09-08 21:08:01 +00:00 |
Sean Dague
|
ce0a8d7bef
|
changes to Test directory structure per opensim-dev conversation
|
2008-09-08 20:34:45 +00:00 |
Mike Mazur
|
6540b56041
|
Fix dll filenames in test targets.
|
2008-09-08 02:21:18 +00:00 |
Mike Mazur
|
1428d7f3db
|
(Hopefully) fix making .zip and .tar.gz files with each build.
|
2008-09-07 07:17:46 +00:00 |
Justin Clarke Casey
|
cbec2bf22b
|
* minor: speculatively try a change to bamboo.build to see if this generates nightly binaries again
|
2008-09-06 05:56:03 +00:00 |
Sean Dague
|
d363661a7e
|
complete rationalization of unit tests that we currently run
|
2008-09-04 22:11:13 +00:00 |
Sean Dague
|
fb9bd7dec6
|
normalize naming for OpenSim.Tests.Framework.dll
|
2008-09-04 22:06:18 +00:00 |
Mike Mazur
|
23eaa950ab
|
Add Shared/LSL_Types* tests to Bamboo.
|
2008-07-28 07:59:19 +00:00 |
Teravus Ovares
|
ddd2581d8c
|
* disabling ODE unit tests again.. until the dllnotfound exception is resolved..
|
2008-07-25 16:26:16 +00:00 |
Teravus Ovares
|
13b54ed584
|
* Re-enabling ODE unit testing... This may break the bamboo build..
|
2008-07-25 16:15:45 +00:00 |
Teravus Ovares
|
a2990d43e1
|
* Trying to copy a 64 bit libode.so file from home directory to the build directory in the bamboo build process....
|
2008-07-25 16:02:08 +00:00 |
Teravus Ovares
|
ff0644a104
|
* disclude ode unit testing until the native library issue can be resolved.
|
2008-07-25 05:45:08 +00:00 |
Mike Mazur
|
87a3de9bf6
|
Enable OdePlugin unit test in continuous build.
|
2008-07-25 05:25:55 +00:00 |
Mike Mazur
|
10c9059886
|
Let's not fail if tests fail.
|
2008-07-25 01:06:20 +00:00 |
Mike Mazur
|
7a4494b134
|
Let's try unit tests in the automated build again.
|
2008-07-25 00:12:54 +00:00 |
Mike Mazur
|
1ea3071157
|
Unit tests still broken, remove them from Bamboo build file.
|
2008-07-24 05:38:26 +00:00 |
Mike Mazur
|
117cc09edc
|
Replace implicit casts from LSLFloat to int and uint which were removed in
r5487.
Also put the unit tests back for Bamboo to execute them, let's see how this
goes.
|
2008-07-24 05:23:38 +00:00 |
Charles Krinke
|
67e06fa3f6
|
Mantis#1333. Thank you kindly, Mikem for a patch to
sync online documentation with source code every continuous build run.
|
2008-06-06 01:03:37 +00:00 |
Adam Frisby
|
7ed86b429a
|
* Committing a change to our build script to generate doxygen documentation with each build. Thanks MikeM. (Issue#1279)
|
2008-05-18 23:23:39 +00:00 |
Adam Frisby
|
3dcc3e4798
|
* Removing NUnit tests from CI build server temporarily while we work out what the hell is wrong with NUnit.
|
2008-05-15 19:53:56 +00:00 |
Jeff Ames
|
be024e1e93
|
Restored svn:keywords to prebuild.xml.
Set svn properties script to ignore this property from now on.
Update svn properties on some other file types.
Minor formatting cleanup.
|
2008-05-06 22:14:15 +00:00 |
Adam Frisby
|
bdf1262605
|
* Looks like I had the bamboo build right in the first place - it was just throwing an exception onto the console needlessly. Yay!
|
2008-05-01 14:23:57 +00:00 |
Adam Frisby
|
b663c8d6d2
|
* Only testing binaries with tests for the moment.
|
2008-05-01 14:14:57 +00:00 |
Adam Frisby
|
6c77aba2f8
|
* Attempting to add NUnit testing to our Bamboo builder.
|
2008-05-01 14:09:03 +00:00 |
Adam Frisby
|
b67cf72bc3
|
* Fix #3
|
2008-04-30 23:03:54 +00:00 |
Adam Frisby
|
a336abe1d6
|
* Fix attempt #2.
|
2008-04-30 22:58:26 +00:00 |
Adam Frisby
|
92e10a91b2
|
* Trying to fix bamboo build script so that builds.opensimulator.org makes packages with file paths embedded in vain attempt to prevent my BF from maiming me. :)
|
2008-04-30 22:49:56 +00:00 |