Because the others have less tests.

Gj

On Fri, Apr 16, 2021 at 2:59 PM Eric Bresie <[email protected]> wrote:

> Let me change the question a little...Why are all the others quicker
> compared to the php side?
> Do the other clusters / jobs / checks not get tested in the same way (i.e.
> only a subset of tests compare to all tests in php test if so why)?  Are
> there fewer tests (I would assume not as I've run some of the unit tests on
> just one project which ?  Do the tests in other context require some "UI"
> based tests not possible at build time compared to php which can be UI less
> (i.e. request/response)?Are the other tests faster compared to slower php
> tests?  Does the php test require starting/stopping some php server for use
> during the test?
>
> Just a snapshot of few occurrences, not the "Test PHP Cluster" check
> compared to others
>
> For the Windows build
>
> [image: image.png]
>
> For the Linux of PHP cluster
>
> [image: image.png]
>
> Where is the configuration for these build checks setup?  Is there a
> specific yaml or part of a build script someplace?
>
> Eric Bresie
> [email protected]
>
>
> On Thu, Apr 15, 2021 at 2:51 PM Junichi Yamamoto <[email protected]>
> wrote:
>
>> Because PHP editor has many unit tests.
>>
>> Junichi
>>
>>
>> On Mon, Apr 12, 2021 at 5:43 AM Eric Bresie <[email protected]> wrote:
>> >
>> > I was curious...any reason during the build checks that Test PHP
>> Cluster takes so long? It seems like most of the checks are about 1 to 10
>> minutes but this seems to take closer to an hour.
>> >
>> > I see a lot of things like the below.
>> >
>> > [junit] ------------- Standard Error -----------------
>> > 9931 (https://github.com/apache/netbeans/runs/2318602490#step:7:9931)
>> [junit] Apr 11, 2021 8:36:45 PM
>> org.netbeans.modules.masterfs.watcher.Watcher getNotifierForPlatform
>> >
>> > 9932 (https://github.com/apache/netbeans/runs/2318602490#step:7:9932)
>> [junit] INFO: Native file watcher is disabled
>> >
>> > 9933 (https://github.com/apache/netbeans/runs/2318602490#step:7:9933)
>> [junit] Apr 11, 2021 8:36:46 PM
>> org.netbeans.modules.settings.RecognizeInstanceObjects$MSL <clinit>
>> >
>> > 9934 (https://github.com/apache/netbeans/runs/2318602490#step:7:9934)
>> [junit] WARNING: Not listening on module system
>> >
>> > 9935 (https://github.com/apache/netbeans/runs/2318602490#step:7:9935)
>> [junit] Apr 11, 2021 8:36:47 PM
>> org.netbeans.modules.php.editor.parser.GSFPHPParser <clinit>
>> >
>> > 9936 (https://github.com/apache/netbeans/runs/2318602490#step:7:9936)
>> [junit] INFO: Parsing of big PHP files enabled: false (max size: 5,000,000)
>> >
>> > Eric Bresie
>> > [email protected] (mailto:[email protected])
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>

Reply via email to