Jenkins should be back up and running.  Volunteers with access to this server 
are welcome to spend some time trying to optimize/eliminate some of the 
background tasks.

When we first started running out of credits I noticed that Windows seemed to 
be running some sort of indexer in the background, but didn't have time to 
figure out how to keep it from running (or maybe just run in certain folders).  
IMO, the CPU usage of that indexer sometimes burns our Azure credits just fast 
enough that we run out with about 24 to 48 hours before the month ends.

And of course, volunteers are welcome to run Jenkins on their own 
server/accounts that have credit cards to pay for the overage.

-Alex

On 12/17/21, 12:32 AM, "Alex Harui" <aha...@adobe.com.INVALID> wrote:

    I just got the email that the Jenkins server ran out of Azure credits and 
will be suspended for a while.  Not exactly sure when the new credits are 
released.

    On 12/16/21, 11:49 PM, "Greg Dove" <greg.d...@gmail.com> wrote:

        Thanks again Edward, that was certainly much easier than last time I 
set up
        for this (which was quite some time ago and required downgrading to an
        older version of Firefox etc).

        However, do you know if it is normal for all tests to pass and then see
        this at the end in js?:

        [java] RESULT:
        
scriptName=C:\development\asf\royale-asjs/mustella/tests/mxtests/basicTests/spark/scripts/ButtonTestScript.mxml
        id=SparkButtonTest1 result=pass elapsed=1438 phase=body
        started=1639727175704 extraInfo= msg=
             [java] 1639727177157       Marionette      INFO    Stopped 
listening
        on port 53835
             [java]
             [java] ###!!! [Child][RunMessage] Error: Channel closing: too late 
to
        send/recv, messages will be lost
             [java]
             [java]
             [java] ###!!! [Child][MessageChannel::SendAndWait] Error: Channel
        error: cannot send/recv
             [java]

        BUILD FAILED
        C:\development\asf\royale-asjs\build.xml:1577: Java returned: 1


        thanks,
        Greg

        On Thu, Dec 16, 2021 at 4:26 PM Greg Dove <greg.d...@gmail.com> wrote:

        >
        > Thanks Edward, I will keep that in mind for the future. Meanwhile I 
made
        > changes today that got it to pass.
        >
        >
        > On Thu, Dec 16, 2021 at 4:21 PM Edward Stangler 
<estang...@bradmark.com>
        > wrote:
        >
        >>
        >> If you have Windows and Firefox installed, then just download and
        >> extract geckodriver-v0.30.0-win64.zip:
        >>
        >>     
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmozilla%2Fgeckodriver%2Freleases&amp;data=04%7C01%7Caharui%40adobe.com%7C1d4e94f5b4934bff25f508d9c137ca99%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637753267637100473%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=fi%2BQIMM2qBk4OAE9dsM15VyGcziOd9bToFXcmADIk7Q%3D&amp;reserved=0
        >>
        >> and do this (in your build+test environment):
        >>
        >> set GECKODRIVER_HOME=c:\geckodriver-v0.30.0-win64\geckodriver.exe
        >> ant mxtests-run-js
        >>
        >> (ant basictest-run-js passes)
        >>
        >> Buried in the output is:
        >>
        >> TypeError: panelView.contentArea is undefined
        >>
        >>
        >>
        >> On 12/15/2021 2:03 PM, Greg Dove wrote:
        >> > I will have to come back to that, it is something I consider to be 
not
        >> an
        >> > easy setup, so need to figure it out.
        >> >
        >> >
        >> > On Thu, Dec 16, 2021 at 8:48 AM Greg Dove wrote:
        >> >
        >> >> Ok, so I just did
        >> >> ant runmxtests
        >> >> and it ran the swf tests, they passed.
        >> >> So it looks like this is failing in js tests. I need to figure 
out how
        >> to
        >> >> run those...
        >>
        >>


Reply via email to