Commit Graph

52 Commits

Author SHA1 Message Date
Kenneth Skovhede 7a85b1763f Better enabling of logging 2024-07-18 22:51:33 +02:00
Kenneth Skovhede 599b4124f2 Test with logs on 2024-07-18 22:44:05 +02:00
Kenneth Skovhede f9170602d3 Re-introduce sudo :'( 2024-06-28 11:58:12 +02:00
Kenneth Skovhede 6cebb6b84f Faster timeout and less sudo 2024-06-28 11:48:07 +02:00
Kenneth Skovhede 8f56220f2f Added support for mandatory login 2024-06-28 11:37:16 +02:00
Kenneth Skovhede 83878dcbcd Removed unused pipeline files 2024-05-08 12:52:25 +02:00
Kenneth Skovhede 59079675e9 Switch selenium to chrome 2024-04-18 16:21:49 +02:00
Kenneth Skovhede 502de4933f Ported selenium fixes from main branch 2024-04-18 16:07:57 +02:00
Kenneth Skovhede 220c550181 Run as root in selenium container 2024-04-18 15:37:11 +02:00
Kenneth Skovhede 9d1f985be6 Updated selenium runner env 2024-04-18 15:09:48 +02:00
Thomas Suckow 8c518f7d3a .net6 2022-04-12 21:43:50 -07:00
Thomas Suckow 5e8db0cead Fix execute bit 2021-01-16 16:19:46 -08:00
Thomas Suckow bb0a6e8a12 Get debian packages building (untested) 2021-01-16 16:13:00 -08:00
Thomas Suckow cda1e2e09a Remove old build scripts 2021-01-08 08:16:30 -08:00
Thomas Suckow 32c3eb3a0e Selenium Docker Actions 2021-01-07 21:43:58 -08:00
Thomas Suckow 3a730741c2 change working directory 2021-01-06 07:23:16 -08:00
Thomas Suckow 096e0a46f3 Disable the updater 2021-01-05 21:20:20 -08:00
Thomas Suckow 47b3da1cd3 Python 3 2021-01-05 20:37:07 -08:00
Thomas Suckow 9d8e6014ce Its native, no .exe 2021-01-05 19:44:39 -08:00
Thomas Suckow 60e85591a9 Try to find the files. 2021-01-05 08:05:10 -08:00
Thomas Suckow cc6e404397 Try to fix paths 2021-01-05 07:39:44 -08:00
Thomas Suckow d976969deb Erronious mono 2021-01-04 21:22:57 -08:00
Thomas Suckow aa05b6bead Try to get selenium working and make the artifacts be release builds 2021-01-04 21:07:03 -08:00
Kenneth Skovhede f871298eca Merge pull request #4280 from warwickmm/clean_up_travis_build
Clean up Travis build script
2020-09-23 10:58:05 +02:00
Dean Ferreyra f4195e4eb0 Address review comments from @warwickmm
Replace `VerifyDir` and `CompareFiles` with
`AssertDirectoryTreesAreEquivalent` and `AssertFilesAreEqual`.

Move `WriteFile` to `TestUtils`.

Add "Symlink" category to start.sh.
2020-09-11 20:06:53 -07:00
Kenneth Hsu 9392e90b5b Remove redundant build in Travis build script. 2020-08-08 12:43:30 -07:00
Kenneth Hsu 26482a426b Fix indentation in Travis build script. 2020-08-08 12:43:07 -07:00
Kenneth Hsu 6b7987fdd6 Remove __MonoCS__ constant from travis build.
This is no longer needed (see pull request #4213).
2020-08-08 12:41:23 -07:00
Kenneth Hsu 62814c1c6e Add new test categories to local test runner script.
We forgot to add these when introducing the new test categories.
2020-08-08 12:35:51 -07:00
Kenneth Hsu c3c80f58ef Update version of mono used in GUI tests.
The selenium docker image is based on Ubuntu bionic, whose version of
mono-complete is 4.6.2.7.  Since we require mono 5.10.0 or greater, we
will explicitly install the latest version.
2020-07-29 18:04:43 -07:00
Kenneth Skovhede a64671a0c6 Merge pull request #4018 from warwickmm/refactor/fileset_removal
Refactor fileset deletion code and add tests
2020-01-23 13:52:43 +01:00
Kenneth Hsu ec7d6dcc9f Merge remote-tracking branch 'upstream/master' into test/recovery_tool 2020-01-21 20:30:02 -08:00
Kenneth Hsu 35ea890f96 Merge remote-tracking branch 'upstream/master' into refactor/fileset_removal 2020-01-21 20:23:49 -08:00
Kenneth Hsu bfbae6fcaf Add test for restoring files using RecoveryTool. 2020-01-18 09:36:03 -08:00
Kenneth Hsu 91db2466ec Add test for repairing with missing dindex files.
This concerns issue #4046.
2020-01-09 20:18:42 -08:00
Kenneth Hsu fdcef72a7c Merge remote-tracking branch 'upstream/master' into refactor/fileset_removal 2020-01-01 13:58:59 -08:00
Kenneth Hsu bde4812bff Add test for restoring permissions with inheritance breaks. 2020-01-01 12:47:01 -08:00
Kenneth Hsu 6d6be94efa Add tests for fileset deletion strategies. 2019-12-11 18:00:13 -08:00
verhoek 13bd069fc6 Use duplicati root var. 2019-12-08 22:08:24 +01:00
verhoek abc031cdb3 Fix typo. 2019-12-07 23:16:21 +01:00
verhoek bb9bba1722 Remove test data download functionality.
This is built in unit tests and doesn't need outside steering anymore.
2019-12-07 22:59:06 +01:00
verhoek 8e050bfe11 Remove forward opts from jobs. 2019-12-07 20:17:28 +01:00
verhoek 1101ba1010 Adjust selenium job for import change. 2019-12-07 19:37:06 +01:00
verhoek c82be07cbc Fix typo. 2019-12-07 19:05:23 +01:00
verhoek 1668c9b4d8 Reduce number of unit test scripts by favouring parameters. 2019-12-06 23:33:39 +01:00
verhoek 3824738158 Compact travis output for nuget. 2019-12-04 21:39:58 +01:00
verhoek 99e647bdb8 Enhance travis output markers for testing. 2019-12-04 21:19:51 +01:00
verhoek 063c812e5e Version bump test + sanity check
Forgot a version bump and added sanity check of source/target dirs.
2019-12-03 21:15:25 +01:00
verhoek bd58dac269 Updated nunit runners 2019-12-03 20:28:16 +01:00
verhoek 1f88ef6d67 Updated to SharpComptress 0.23.0 2019-12-02 22:41:36 +01:00