Railsbin – The vulnerable pastebin service!

User:

Title: Core Test

Content:

######################################
### Welcome to the GDOv7 Testsuite ###
###       Enjoy your flight!       ###
######################################
I will erase the database gdo7test.
Is this correct? (Y/n)Is this correct? (Y/n/a): Dropping Test Database: gdo7test.
If this hangs, something is locking the db.
Installing Core
Installing Language
Installing Crypto
Installing User
Installing Date
Installing dbms
Installing Form
Installing UI
Installing CLI
Installing Perf
Running tests for Language
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\Language\Test\LanguageTest
.Running GDO\Language\Test\LanguageTest
.Running GDO\Language\Test\LanguageTest
Creating 4 users for testing
.Running GDO\Language\Test\LanguageTest
Your language has been set to English. 
.                                                                4 / 4 (100%)

Time: 00:00.520, Memory: 12.00 MB

OK (4 tests, 25 assertions)
Done with Language
----------------------------------------
Running tests for Crypto
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\Crypto\Test\AESTest
.                                                                   1 / 1 (100%)

Time: 00:00.014, Memory: 12.00 MB

OK (1 test, 2 assertions)
Done with Crypto
----------------------------------------
Running tests for User
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\User\Test\UserTest
.Running GDO\User\Test\UserTest
.Running GDO\User\Test\UserTest
.                                                                 3 / 3 (100%)

Time: 00:00.145, Memory: 14.00 MB

OK (3 tests, 5 assertions)
Done with User
----------------------------------------
Running tests for Date
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.Running GDO\Date\Test\DateTest
.                                                           9 / 9 (100%)

Time: 00:00.074, Memory: 14.00 MB

OK (9 tests, 17 assertions)
Done with Date
----------------------------------------
Running tests for UI
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\UI\Test\UITest
.Running GDO\UI\Test\UITest
.                                                                  2 / 2 (100%)

Time: 00:00.020, Memory: 14.00 MB

OK (2 tests, 3 assertions)
Done with UI
----------------------------------------
Running tests for CLI
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\CLI\Test\CLITest
.Running GDO\CLI\Test\CLITest
.Running GDO\CLI\Test\CLITest
.Running GDO\CLI\Test\CLITest
HTTP/1.1 500 Server Error
HTTP/1.1 500 Server Error
E                                                                4 / 4 (100%)

Time: 00:00.043, Memory: 14.00 MB

There was 1 error:

1) GDO\CLI\Test\CLITest::testPP
TypeError: stream_get_meta_data(): Argument #1 ($stream) must be of type resource, bool given

C:\ProjektPHPGDO\phpgdo\GDO\Util\php-preprocessor\src\Preprocessor.php:183
C:\ProjektPHPGDO\phpgdo\GDO\Util\php-preprocessor\src\Preprocessor.php:149
C:\ProjektPHPGDO\phpgdo\GDO\CLI\Test\CLITest.php:44
C:\ProjektPHPGDO\phpgdo\GDO\Tests\Module_Tests.php:38
C:\ProjektPHPGDO\phpgdo\gdo_test.php:240

ERRORS!
Tests: 4, Assertions: 4, Errors: 1.
Done with CLI
----------------------------------------
Running tests for Tests
PHPUnit 9.5.20 #StandWithUkraine

Running GDO\Tests\Test\AutomatedGDONamingTest
This Test is testing all trivial methods automagically...
   1.) SUCCESS : Core/Stub ([])
   2.) SUCCESS : Core/Config ([])
   3.) SUCCESS : Core/FileNotFound ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
   4.) SUCCESS : Core/ForceSSL ([])
   5.) SUCCESS : Core/GetEnums ([])
   6.) SUCCESS : Core/GetTypes ([])
   7.) SUCCESS : Core/Health ([])
   8.) SUCCESS : Core/Impressum ([])
   9.) SUCCESS : Core/NotAllowed ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
  10.) SUCCESS : Core/OnWindows ([])
  11.) SUCCESS : Core/PathCompletion ({"query":"giz"})
  12.) SUCCESS : Core/Privacy ([])
  13.) SUCCESS : Core/Robots ([])
  14.) SUCCESS : Core/Security ([])
  15.) SUCCESS : Core/UserSettings ([])
  16.) SUCCESS : Core/Version ([])
  17.) SUCCESS : Core/Welcome ([])
  18.) SUCCESS : Language/Completion ({"query":"giz"})
  19.) SUCCESS : Language/GetTransData ([])
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"en","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"de","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  21.) SUCCESS : User/CleanupGuests ([])
  22.) SUCCESS : User/Completion ({"query":"giz"})
  23.) SUCCESS : User/Profile ({"for":"1"})
  23.) SUCCESS : User/Profile ({"for":"2"})
  24.) SUCCESS : User/WhoAmI ([])
  25.) SUCCESS : Date/Epoch ({"format":"unix"})
  25.) SUCCESS : Date/Epoch ({"format":"java"})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":"1"})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":"1"})
  27.) SUCCESS : Date/TimezoneComplete ({"query":"giz"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":"1"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":"1"})
  29.) SUCCESS : Date/Timezones ([])
  30.) SUCCESS : CLI/Concat ({"glue":"str<i>ng<\/i>s","text":["str<i>ng<\/i>s","str<i>ng<\/i>s","str<i>ng<\/i>s"]})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":null})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":"1"})
  32.) SUCCESS : CLI/Ekko ({"text":"str<i>ng<\/i>s"})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":null})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":"1"})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":null})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":"1"})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":null})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":"1"})
  36.) SUCCESS : Perf/Bar ([])
Done with automated method test Test Named GDO columns and Method paramters. 
Tested 36 trivial methods.
0 FAILED!
8 were skipped because they were abstract.
0 were skipped because they were unpluggable.
12 have been manually skipped via Method settings.
.Running GDO\Tests\Test\AutomatedGDOSaveTest
Starting the automated gdo save test!
  12.) SUCCESS : GDO\Core\GDO_ModuleVar
  14.) SUCCESS : GDO\Core\GDO_Hook
  15.) SUCCESS : GDO\Language\GDO_Language
  16.) SUCCESS : GDO\User\GDO_Permission
  19.) SUCCESS : GDO\User\GDO_UserPermission
  20.) SUCCESS : GDO\Core\GDO_FileCache
  21.) SUCCESS : GDO\User\GDO_UserSetting
  22.) SUCCESS : GDO\User\GDO_UserSettingBlob
.Running GDO\Tests\Test\AutomatedIconTest
This Test is testing all trivial methods automagically...
   1.) SUCCESS : Core/Stub ([])
   2.) SUCCESS : Core/Config ([])
   3.) SUCCESS : Core/FileNotFound ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
   4.) SUCCESS : Core/ForceSSL ([])
   5.) SUCCESS : Core/GetEnums ([])
   6.) SUCCESS : Core/GetTypes ([])
   7.) SUCCESS : Core/Health ([])
   8.) SUCCESS : Core/Impressum ([])
   9.) SUCCESS : Core/NotAllowed ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
  10.) SUCCESS : Core/OnWindows ([])
  11.) SUCCESS : Core/PathCompletion ({"query":"giz"})
  12.) SUCCESS : Core/Privacy ([])
  13.) SUCCESS : Core/Robots ([])
  14.) SUCCESS : Core/Security ([])
  15.) SUCCESS : Core/UserSettings ([])
  16.) SUCCESS : Core/Version ([])
  17.) SUCCESS : Core/Welcome ([])
  18.) SUCCESS : Language/Completion ({"query":"giz"})
  19.) SUCCESS : Language/GetTransData ([])
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"en","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"de","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  21.) SUCCESS : User/CleanupGuests ([])
  22.) SUCCESS : User/Completion ({"query":"giz"})
  23.) SUCCESS : User/Profile ({"for":"1"})
  23.) SUCCESS : User/Profile ({"for":"2"})
  24.) SUCCESS : User/WhoAmI ([])
  25.) SUCCESS : Date/Epoch ({"format":"unix"})
  25.) SUCCESS : Date/Epoch ({"format":"java"})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":"1"})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":"1"})
  27.) SUCCESS : Date/TimezoneComplete ({"query":"giz"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":"1"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":"1"})
  29.) SUCCESS : Date/Timezones ([])
  30.) SUCCESS : CLI/Concat ({"glue":"str<i>ng<\/i>s","text":["str<i>ng<\/i>s","str<i>ng<\/i>s","str<i>ng<\/i>s"]})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":null})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":"1"})
  32.) SUCCESS : CLI/Ekko ({"text":"str<i>ng<\/i>s"})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":null})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":"1"})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":null})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":"1"})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":null})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":"1"})
  36.) SUCCESS : Perf/Bar ([])
Done with automated method test Automated Icon Test. 
Tested 36 trivial methods.
0 FAILED!
8 were skipped because they were abstract.
0 were skipped because they were unpluggable.
12 have been manually skipped via Method settings.
.Running GDO\Tests\Test\AutomatedMethodTest
This Test is testing all trivial methods automagically...
   1.) SUCCESS : Core/Stub ([])
   2.) SUCCESS : Core/Config ([])
   3.) SUCCESS : Core/FileNotFound ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
HTTP/1.1 404 GDO Error
X-GDO-ERROR: The file /phpgdo/core/welcome?_lang=en could not been found on this server.
HTTP/1.1 404 GDO Error
X-GDO-ERROR: The file /phpgdo/core/welcome?_lang=en could not been found on this server.
HTTP/1.1 404 GDO Error
X-GDO-ERROR: The file /phpgdo/core/welcome?_lang=en could not been found on this server.
Location: https://localhost/index.php
Location: https://localhost/index.php
Location: https://localhost/index.php
   4.) SUCCESS : Core/ForceSSL ([])
   5.) SUCCESS : Core/GetEnums ([])
   6.) SUCCESS : Core/GetTypes ([])
   7.) SUCCESS : Core/Health ([])
   8.) SUCCESS : Core/Impressum ([])
   9.) SUCCESS : Core/NotAllowed ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
<h1>NoNoNo!!</h1>

<p>Haxor haben hier nix verloren!</p>

<p>In case you think this is an error. It is not.</p>

<!-- giz -->

HTTP/1.1 403 GDO Error
X-GDO-ERROR: You are not allowed to access this.
<h1>NoNoNo!!</h1>

<p>Haxor haben hier nix verloren!</p>

<p>In case you think this is an error. It is not.</p>

<!-- giz -->

HTTP/1.1 403 GDO Error
X-GDO-ERROR: You are not allowed to access this.
<h1>NoNoNo!!</h1>

<p>Haxor haben hier nix verloren!</p>

<p>In case you think this is an error. It is not.</p>

<!-- giz -->

HTTP/1.1 403 GDO Error
X-GDO-ERROR: You are not allowed to access this.
GDO/Core/GDO_Error : ´A template file is completely misising: Core/tpl/page/onwindows.php.´ in GDO/Core/GDT_Template.php line 275
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) .......................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) .................................................................................... vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false) .... vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ....................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() ........................................................................................................................................ vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() ........................................................................................................................................ vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ......................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .................................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ................................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ..................................................................................................................... GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) .......................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ............................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 35.
 - GDO\Tests\GDT_MethodTest->execute(NULL, false) ............................................................................................................................... GDO/Tests/GDT_MethodTest.php line 51.
 - GDO\Core\GDT_Method->execute() ............................................................................................................................................... GDO/Core/GDT_Method.php line 58.
 - GDO\Core\Method->executeWithInputs([], true) ................................................................................................................................. GDO/Core/Method.php line 329.
 - GDO\Core\Method->executeWithInit(true) ....................................................................................................................................... GDO/Core/Method.php line 398.
 - GDO\UI\MethodPage->executeB() ................................................................................................................................................ GDO/Core/WithFileCache.php line 78.
 - GDO\Core\GDT->renderMode(2) .................................................................................................................................................. GDO/Core/GDT.php line 313.
 - GDO\Core\GDT->renderGDT() .................................................................................................................................................... GDO/Core/GDT.php line 205.
 - GDO\Core\GDT_Template->renderCLI() ........................................................................................................................................... GDO/Core/GDT_Template.php line 86.
 - GDO\Core\GDT_Template->renderTemplate() ...................................................................................................................................... GDO/Core/GDT_Template.php line 101.
 - GDO\Core\GDT_Template::php("Core", "page/onwindows.php", {"field":{"templateModule":"Core","templatePath":"page/onwindows.php","labelNone":true,"labelArgs":n…ull},"f":null})  GDO/Core/GDT_Template.php line 153.
 - GDO\Core\GDT_Template::getPath("Core", "page/onwindows.php") ................................................................................................................. GDO/Core/GDT_Template.php line 275.
HTTP/1.1 500 Server Error
GDO/Core/GDO_Error : ´A template file is completely misising: Core/tpl/page/onwindows.php.´ in GDO/Core/GDT_Template.php line 275
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) .......................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) .................................................................................... vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false) .... vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .................................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ....................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() ........................................................................................................................................ vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() ........................................................................................................................................ vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ......................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .................................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ................................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ..................................................................................................................... GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) .......................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ............................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 35.
 - GDO\Tests\GDT_MethodTest->execute(NULL, false) ............................................................................................................................... GDO/Tests/GDT_MethodTest.php line 51.
 - GDO\Core\GDT_Method->execute() ............................................................................................................................................... GDO/Core/GDT_Method.php line 58.
 - GDO\Core\Method->executeWithInputs([], true) ................................................................................................................................. GDO/Core/Method.php line 329.
 - GDO\Core\Method->executeWithInit(true) ....................................................................................................................................... GDO/Core/Method.php line 398.
 - GDO\UI\MethodPage->executeB() ................................................................................................................................................ GDO/Core/WithFileCache.php line 78.
 - GDO\Core\GDT->renderMode(2) .................................................................................................................................................. GDO/Core/GDT.php line 313.
 - GDO\Core\GDT->renderGDT() .................................................................................................................................................... GDO/Core/GDT.php line 205.
 - GDO\Core\GDT_Template->renderCLI() ........................................................................................................................................... GDO/Core/GDT_Template.php line 86.
 - GDO\Core\GDT_Template->renderTemplate() ...................................................................................................................................... GDO/Core/GDT_Template.php line 101.
 - GDO\Core\GDT_Template::php("Core", "page/onwindows.php", {"field":{"templateModule":"Core","templatePath":"page/onwindows.php","labelNone":true,"labelArgs":n…ull},"f":null})  GDO/Core/GDT_Template.php line 153.
 - GDO\Core\GDT_Template::getPath("Core", "page/onwindows.php") ................................................................................................................. GDO/Core/GDT_Template.php line 275.
PHPUnit/Framework/ExpectationFailedException : ´Test if trivial method Core/OnWindows does not crash.
Failed asserting that 500 is less than 500.´ in vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) ...................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) ................................................................................ vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false)  vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ..................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .............................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ............................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ................................................................................................................. GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) ...................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ........................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 36.
 - GDO\Tests\TestCase->assertNoCrash("Test if trivial method Core/OnWindows does not crash.") ............................................................................... GDO/Tests/TestCase.php line 262.
 - PHPUnit\Framework\assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") ...................................................................... vendor/phpunit/phpunit/src/Framework/Assert/Functions.php line 492.
 - PHPUnit\Framework\Assert::assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 504.
 - PHPUnit\Framework\Assert::assertThat(500, LessThan, "Test if trivial method Core/OnWindows does not crash.") ............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 2344.
 - PHPUnit\Framework\Constraint\Constraint->evaluate(500, "Test if trivial method Core/OnWindows does not crash.") .......................................................... vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 55.
 - PHPUnit\Framework\Constraint\Constraint->fail(500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121.
HTTP/1.1 500 Server Error
PHPUnit/Framework/ExpectationFailedException : ´Test if trivial method Core/OnWindows does not crash.
Failed asserting that 500 is less than 500.´ in vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) ...................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) ................................................................................ vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false)  vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ..................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .............................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ............................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ................................................................................................................. GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) ...................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ........................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 36.
 - GDO\Tests\TestCase->assertNoCrash("Test if trivial method Core/OnWindows does not crash.") ............................................................................... GDO/Tests/TestCase.php line 262.
 - PHPUnit\Framework\assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") ...................................................................... vendor/phpunit/phpunit/src/Framework/Assert/Functions.php line 492.
 - PHPUnit\Framework\Assert::assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 504.
 - PHPUnit\Framework\Assert::assertThat(500, LessThan, "Test if trivial method Core/OnWindows does not crash.") ............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 2344.
 - PHPUnit\Framework\Constraint\Constraint->evaluate(500, "Test if trivial method Core/OnWindows does not crash.") .......................................................... vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 55.
 - PHPUnit\Framework\Constraint\Constraint->fail(500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121.
PHPUnit/Framework/ExpectationFailedException : ´Test if trivial method Core/OnWindows does not crash.
Failed asserting that 500 is less than 500.´ in vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) ...................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) ................................................................................ vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false)  vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ..................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .............................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ............................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ................................................................................................................. GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) ...................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ........................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 36.
 - GDO\Tests\TestCase->assertNoCrash("Test if trivial method Core/OnWindows does not crash.") ............................................................................... GDO/Tests/TestCase.php line 262.
 - PHPUnit\Framework\assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") ...................................................................... vendor/phpunit/phpunit/src/Framework/Assert/Functions.php line 492.
 - PHPUnit\Framework\Assert::assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 504.
 - PHPUnit\Framework\Assert::assertThat(500, LessThan, "Test if trivial method Core/OnWindows does not crash.") ............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 2344.
 - PHPUnit\Framework\Constraint\Constraint->evaluate(500, "Test if trivial method Core/OnWindows does not crash.") .......................................................... vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 55.
 - PHPUnit\Framework\Constraint\Constraint->fail(500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121.
HTTP/1.1 500 Server Error
PHPUnit/Framework/ExpectationFailedException : ´Test if trivial method Core/OnWindows does not crash.
Failed asserting that 500 is less than 500.´ in vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121
Backtrace starts in gdo_test.php line 240.
 - GDO\Tests\Module_Tests::runTestSuite(Module_Tests#) ...................................................................................................................... GDO/Tests/Module_Tests.php line 38.
 - PHPUnit\TextUI\Command->run(["phpunit","C:/ProjektPHPGDO/phpgdo/GDO/Tests/Test/"], false) ................................................................................ vendor/phpunit/phpunit/src/TextUI/Command.php line 143.
 - PHPUnit\TextUI\TestRunner->run(TestSuite, {"extensions":[],"listGroups":false,"listSuites":false,"listTests":false,"listTestsXml":false,"loade…ultFile":null}, [], false)  vendor/phpunit/phpunit/src/TextUI/TestRunner.php line 673.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestSuite->run(TestResult) ............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestSuite.php line 677.
 - PHPUnit\Framework\TestCase->run(TestResult) .............................................................................................................................. vendor/phpunit/phpunit/src/Framework/TestCase.php line 903.
 - PHPUnit\Framework\TestResult->run(AutomatedMethodTest) ................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestResult.php line 726.
 - PHPUnit\Framework\TestCase->runBare() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1151.
 - PHPUnit\Framework\TestCase->runTest() .................................................................................................................................... vendor/phpunit/phpunit/src/Framework/TestCase.php line 1545.
 - GDO\Tests\Test\AutomatedMethodTest->testAllMethods() ..................................................................................................................... GDO/Tests/Test/AutomatedMethodTest.php line 23.
 - GDO\Tests\AutomatedTestCase->doAllMethods() .............................................................................................................................. GDO/Tests/AutomatedTestCase.php line 278.
 - GDO\Tests\AutomatedTestCase->_doAllMethodsB() ............................................................................................................................ GDO/Tests/AutomatedTestCase.php line 313.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethod(OnWindows) ................................................................................................................. GDO/Tests/AutomatedTestCase.php line 339.
 - GDO\Tests\AutomatedTestCase->tryTrivialMethodVariant(OnWindows, []) ...................................................................................................... GDO/Tests/AutomatedTestCase.php line 368.
 - GDO\Tests\Test\AutomatedMethodTest->runMethodTest(GDT_MethodTest) ........................................................................................................ GDO/Tests/Test/AutomatedMethodTest.php line 36.
 - GDO\Tests\TestCase->assertNoCrash("Test if trivial method Core/OnWindows does not crash.") ............................................................................... GDO/Tests/TestCase.php line 262.
 - PHPUnit\Framework\assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") ...................................................................... vendor/phpunit/phpunit/src/Framework/Assert/Functions.php line 492.
 - PHPUnit\Framework\Assert::assertLessThan(500, 500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 504.
 - PHPUnit\Framework\Assert::assertThat(500, LessThan, "Test if trivial method Core/OnWindows does not crash.") ............................................................. vendor/phpunit/phpunit/src/Framework/Assert.php line 2344.
 - PHPUnit\Framework\Constraint\Constraint->evaluate(500, "Test if trivial method Core/OnWindows does not crash.") .......................................................... vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 55.
 - PHPUnit\Framework\Constraint\Constraint->fail(500, "Test if trivial method Core/OnWindows does not crash.") .............................................................. vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php line 121.
  11.) SUCCESS : Core/PathCompletion ({"query":"giz"})
  12.) SUCCESS : Core/Privacy ([])
  13.) SUCCESS : Core/Robots ([])
  14.) SUCCESS : Core/Security ([])
  15.) SUCCESS : Core/UserSettings ([])
  16.) SUCCESS : Core/Version ([])
  17.) SUCCESS : Core/Welcome ([])
  18.) SUCCESS : Language/Completion ({"query":"giz"})
  19.) SUCCESS : Language/GetTransData ([])
Location: /phpgdo/core/welcome?_lang=en&_lang=en
Location: /phpgdo/core/welcome?_lang=en&_lang=en
Location: /phpgdo/core/welcome?_lang=en&_lang=en
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"en","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
Location: /phpgdo/core/welcome?_lang=en&_lang=de
Location: /phpgdo/core/welcome?_lang=en&_lang=de
Location: /phpgdo/core/welcome?_lang=en&_lang=de
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"de","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  21.) SUCCESS : User/CleanupGuests ([])
  22.) SUCCESS : User/Completion ({"query":"giz"})
  23.) SUCCESS : User/Profile ({"for":"1"})
  23.) SUCCESS : User/Profile ({"for":"2"})
  24.) SUCCESS : User/WhoAmI ([])
  25.) SUCCESS : Date/Epoch ({"format":"unix"})
  25.) SUCCESS : Date/Epoch ({"format":"java"})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":"1"})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":"1"})
  27.) SUCCESS : Date/TimezoneComplete ({"query":"giz"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":"1"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":"1"})
  29.) SUCCESS : Date/Timezones ([])
  30.) SUCCESS : CLI/Concat ({"glue":"str<i>ng<\/i>s","text":["str<i>ng<\/i>s","str<i>ng<\/i>s","str<i>ng<\/i>s"]})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":null})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":"1"})
  32.) SUCCESS : CLI/Ekko ({"text":"str<i>ng<\/i>s"})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":null})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":"1"})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":null})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":"1"})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":null})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":"1"})
  36.) SUCCESS : Perf/Bar ([])
Done with automated method test Method Execution. 
Tested 36 trivial methods.
1 FAILED!
8 were skipped because they were abstract.
0 were skipped because they were unpluggable.
12 have been manually skipped via Method settings.
.Running GDO\Tests\Test\AutomatedModuleConfigTest
.Running GDO\Tests\Test\AutomatedRenderingTest
Starting the automated rendering test!
   1.) SUCCESS : gdo_test
   2.) SUCCESS : GDO\Core\Application
   7.) SUCCESS : GDO\Core\GDT_AutoInc
   8.) SUCCESS : GDO\Core\GDT_UInt
   9.) SUCCESS : GDO\Core\GDT_Int
  12.) SUCCESS : GDO\Table\GDT_Sort
  14.) SUCCESS : GDO\Core\GDT_String
  15.) SUCCESS : GDO\Core\GDT_Version
  16.) SUCCESS : GDO\Core\GDT_Checkbox
  17.) SUCCESS : GDO\Core\GDT_Select
  18.) SUCCESS : GDO\Core\GDT_ComboBox
  27.) SUCCESS : GDO\Core\GDO_ModuleVar
  30.) SUCCESS : GDO\Core\GDO_Hook
  31.) SUCCESS : GDO\Core\GDT_JSON
  32.) SUCCESS : GDO\Core\GDT_Text
  33.) SUCCESS : GDO\Language\GDO_Language
  34.) SUCCESS : GDO\Core\GDT_Char
  35.) SUCCESS : GDO\User\GDO_Permission
  37.) SUCCESS : GDO\UI\GDT_Badge
  40.) SUCCESS : GDO\Core\GDT_Index
  42.) SUCCESS : GDO\User\GDT_UserType
  43.) SUCCESS : GDO\Core\GDT_Enum
  45.) SUCCESS : GDO\Core\GDT_DeletedAt
  46.) SUCCESS : GDO\Date\GDT_Timestamp
  51.) SUCCESS : GDO\Date\GDT_Duration
  52.) SUCCESS : GDO\UI\GDT_Divider
  54.) SUCCESS : GDO\User\GDT_ACLRelation
  56.) SUCCESS : GDO\UI\GDT_Container
  57.) SUCCESS : GDO\UI\GDT_HR
  59.) SUCCESS : GDO\User\GDO_UserPermission
  60.) SUCCESS : GDO\Core\GDT_CreatedAt
  62.) SUCCESS : GDO\Core\GDO_FileCache
  63.) SUCCESS : GDO\Crypto\GDT_MD5
  64.) SUCCESS : GDO\User\GDO_UserSetting
  65.) SUCCESS : GDO\User\GDO_UserSettingBlob
  66.) SUCCESS : GDO\Core\GDT_EnumNoI18n
  67.) SUCCESS : GDO\Form\GDT_AntiCSRF
  68.) SUCCESS : GDO\UI\GDT_Page
  69.) SUCCESS : GDO\Tests\GDT_MethodTest
  70.) SUCCESS : GDO\Core\GDT_Method
  71.) SUCCESS : GDO\Core\GDT_Hook
  72.) SUCCESS : GDO\Core\GDT_Response
  73.) SUCCESS : GDO\Core\GDT_Tuple
  76.) SUCCESS : GDO\Net\GDT_IP
  77.) SUCCESS : GDO\UI\GDT_Box
  78.) SUCCESS : GDO\User\GDT_Gender
  79.) SUCCESS : GDO\UI\GDT_Color
  80.) SUCCESS : GDO\Net\GDT_Url
  81.) SUCCESS : GDO\UI\GDT_MessageEditor
  82.) SUCCESS : GDO\UI\GDT_Message
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
Location: http://localhost/index.php
  83.) SUCCESS : GDO\UI\GDT_Redirect
  84.) SUCCESS : GDO\UI\GDT_Link
  85.) SUCCESS : GDO\UI\GDT_Success
  86.) SUCCESS : GDO\UI\GDT_Panel
  91.) SUCCESS : GDO\Date\GDT_DateDisplay
  92.) SUCCESS : GDO\UI\GDT_Icon
  93.) SUCCESS : GDO\Core\GDT_Float
  94.) SUCCESS : GDO\UI\GDT_Label
  95.) SUCCESS : GDO\UI\GDT_Bar
  96.) SUCCESS : GDO\Language\GDT_LangSwitch
  97.) SUCCESS : GDO\UI\GDT_Menu
 100.) SUCCESS : GDO\Perf\GDT_PerfBar
 101.) SUCCESS : GDO\UI\GDT_Loading
 102.) SUCCESS : GDO\Core\GDT_Expression
 104.) SUCCESS : GDO\UI\GDT_SearchField
 105.) SUCCESS : GDO\Core\GDT_MethodSelect
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
HTTP/1.1 409 GDO Error
X-GDO-ERROR: 
 106.) SUCCESS : GDO\UI\GDT_Error
 107.) SUCCESS : GDO\Core\GDT_Array
 108.) SUCCESS : GDO\UI\GDT_HTML
 110.) SUCCESS : GDO\Core\GDT_Percent
 111.) SUCCESS : GDO\Core\GDT_Decimal
 112.) SUCCESS : GDO\Core\GDT_Filesize
 115.) SUCCESS : GDO\Form\GDT_Hidden
 116.) SUCCESS : GDO\Core\GDT_TinyInt
 117.) SUCCESS : GDO\Net\GDT_Port
 118.) SUCCESS : GDO\Core\GDT_Path
 119.) SUCCESS: GDO\UI\GDT_Accordeon
DONE!
Tested 119 fields (8 GDO / 69 GDT)
77 have succeeded. 4 were abstract. 0 failed. 38 were not testable. 
.Running GDO\Tests\Test\AutomatedTest
Testing GDO and GDT syntax...
.Running GDO\Tests\Test\AutomatedTest
Testing null handling on all GDT
113 different GDT tested.
.Running GDO\Tests\Test\AutomatedTest
Testing blank() handling on all GDO\n
27 GDO tested.
27 GDO tested!
.Running GDO\Tests\Test\CalendarTest
.Running GDO\Tests\Test\CascadeTest
FRunning GDO\Tests\Test\ModuleConfigTest
.Running GDO\Tests\Test\ModuleConfigTest
.Running GDO\Tests\Test\ModuleTest
.Running GDO\Tests\Test\ResponseTest
.Running GDO\Tests\Test\SEOTest
.Running GDO\Tests\Test\SEOTest
This Test is testing all trivial methods automagically...
   1.) SUCCESS : Core/Stub ([])
   2.) SUCCESS : Core/Config ([])
   3.) SUCCESS : Core/FileNotFound ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
   4.) SUCCESS : Core/ForceSSL ([])
   5.) SUCCESS : Core/GetEnums ([])
   6.) SUCCESS : Core/GetTypes ([])
   7.) SUCCESS : Core/Health ([])
   8.) SUCCESS : Core/Impressum ([])
   9.) SUCCESS : Core/NotAllowed ({"url":"\/phpgdo\/core\/welcome?_lang=en"})
  10.) SUCCESS : Core/OnWindows ([])
  11.) SUCCESS : Core/PathCompletion ({"query":"giz"})
  12.) SUCCESS : Core/Privacy ([])
  13.) SUCCESS : Core/Robots ([])
  14.) SUCCESS : Core/Security ([])
  15.) SUCCESS : Core/UserSettings ([])
  16.) SUCCESS : Core/Version ([])
  17.) SUCCESS : Core/Welcome ([])
  18.) SUCCESS : Language/Completion ({"query":"giz"})
  19.) SUCCESS : Language/GetTransData ([])
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"en","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  20.) SUCCESS : Language/SwitchLanguage ({"lang":"de","_ref":"\/phpgdo\/core\/welcome?_lang=en"})
  21.) SUCCESS : User/CleanupGuests ([])
  22.) SUCCESS : User/Completion ({"query":"giz"})
  23.) SUCCESS : User/Profile ({"for":"1"})
  23.) SUCCESS : User/Profile ({"for":"2"})
  24.) SUCCESS : User/WhoAmI ([])
  25.) SUCCESS : Date/Epoch ({"format":"unix"})
  25.) SUCCESS : Date/Epoch ({"format":"java"})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":null})
  26.) SUCCESS : Date/Timezone ({"timezone":"1","submit":"1"})
  26.) SUCCESS : Date/Timezone ({"timezone":"322","submit":"1"})
  27.) SUCCESS : Date/TimezoneComplete ({"query":"giz"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":null})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"1","submit":"1"})
  28.) SUCCESS : Date/TimezoneDetect ({"timezone":"322","submit":"1"})
  29.) SUCCESS : Date/Timezones ([])
  30.) SUCCESS : CLI/Concat ({"glue":"str<i>ng<\/i>s","text":["str<i>ng<\/i>s","str<i>ng<\/i>s","str<i>ng<\/i>s"]})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":null})
  31.) SUCCESS : CLI/DeBase64 ({"base64":"str<i>ng<\/i>s","submit":"1"})
  32.) SUCCESS : CLI/Ekko ({"text":"str<i>ng<\/i>s"})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":null})
  33.) SUCCESS : CLI/Help ({"method":"foo","submit":"1"})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":null})
  34.) SUCCESS : CLI/Uppercase ({"string":"str<i>ng<\/i>s","submit":"1"})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":null})
  35.) SUCCESS : CLI/Wait ({"duration":"1s","submit":"1"})
  36.) SUCCESS : Perf/Bar ([])
Done with automated method test SEO Test. 
Tested 36 trivial methods.
0 FAILED!
8 were skipped because they were abstract.
0 were skipped because they were unpluggable.
12 have been manually skipped via Method settings.
.Running GDO\Tests\Test\TodoTest
.Running GDO\Tests\Test\ZLangTest
.                                               19 / 19 (100%)

Time: 00:07.807, Memory: 18.00 MB

There was 1 failure:

1) GDO\Tests\Test\CascadeTest::testCascadeRestrict
Test if permissions cannot get deleted
Failed asserting that false is true.

C:\ProjektPHPGDO\phpgdo\GDO\Tests\Test\CascadeTest.php:26
C:\ProjektPHPGDO\phpgdo\GDO\Tests\Module_Tests.php:38
C:\ProjektPHPGDO\phpgdo\gdo_test.php:240

FAILURES!
, Tests: 19, Assertions: 525, Failures: 1.
Done with Tests
----------------------------------------
Finished with 581 asserts after 11s.
550 Log|2409 Qry|924 Wr|39 Tr - 1.295s DB+9.716s PHP=11.011s - 18.00 MB|992135 Func|1449 Alloc - 620 Classes|256 gdoClasses|2171(407) GDT|11162(2185) GDO|10 mod|8 langfs - 416 tmpl|149 hook|1 ipc|0 mail - 791/1705 cache - 730/795*65(56x|1X) tcache - 0/0(block R/W) - 0/0(ipc R/W) - ?/?(42872)(U/S/MX/RSS) - 0/11024(S/H faults) - 0 signals - 0/0(V/IV ctx) - 0 swaps

Edit | Back