Re: [webkit-dev] EWS now parses error logs in case of build failure

2020-08-11 Thread Aakash Jain
Hi Everyone,

I have added the ability to parse error logs in EWS for Windows and WinCairo as 
well (in https://trac.webkit.org/r265391).

It seems to be working fine. For example, in 
https://ews-build.webkit.org/#/builders/10/builds/33343, in step #8 WebKit 
failed to compile. Now, the 'errors' log is also present, containing only 1 
line which is the relevant error. Hopefully this would make it easier to spot 
the relevant errors from large logs.

Please let me know if you notice any issue or have any feedback..

Thanks
Aakash

> On Oct 29, 2019, at 7:05 PM, Aakash Jain  wrote:
> 
> Hi Everyone,
> 
> I am happy to announce another EWS feature.
> 
> From now on, in case of build failure, EWS will parse the errors and display 
> them in a separate 'errors' log. You wouldn't have to search through 
> thousands of lines of logs to find the error message.
> 
> For example, in https://ews-build.webkit.org/#/builders/16/builds/6054, in 
> step #7 WebKit failed to compile. Complete logs (stdio) are 38,000+ lines, 
> and the error is not at the end of the logs. Normally, it requires some 
> searching through the logs to find the relevant errors. But now, there is 
> another 'errors' log, which contains just the relevant 11 lines (containing 
> error and few related lines to provide additional context).
> 
> Hopefully this would save some time and efforts previously spent on searching 
> through the large logs.
> 
> Note that this information is not displayed in status-bubble tool-tip, since 
> this might be lot of text to display in the tooltip. My further plan is to 
> make this information more readily available, by adding it to a custom 
> designed page which will open on clicking the status bubble 
> https://webkit.org/b/197522
> 
> Please let me know if you notice any issues or have any feedback.
> 
> Thanks
> Aakash
> 
> Reference: https://webkit.org/b/203418


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Position on emerging standard: Declarative Shadow DOM

2020-08-11 Thread Mason Freed
Yes, thanks! Welcome back!

On Mon, Aug 10, 2020 at 3:24 PM Ryosuke Niwa  wrote:

> Hi,
>
> Sorry for the late reply. I've been on a medical leave. I just
> commented on https://github.com/whatwg/dom/issues/831
>
> - R. Niwa
>
> On Tue, Aug 4, 2020 at 4:26 PM Mason Freed 
> wrote:
> >
> > Hello WebKit folks,
> >
> > I just wanted to quickly ping this thread to see if there was any
> interest in posting a position on declarative Shadow DOM. My original post
> here didn't gather much feedback. :-)
> >
> > Thanks,
> > Mason
> >
> >
> > On Tue, May 26, 2020 at 12:11 PM Mason Freed 
> wrote:
> >>
> >> Hello WebKit!
> >>
> >> I would like to request an official WebKit position on the Declarative
> Shadow DOM proposal. There have been some great comments and discussion
> from WebKit folks on the issue thread, but it is a bit unclear whether the
> overall proposal is something WebKit would support. This was brought up and
> discussed, e.g., on the DOM spec PR here:
> https://github.com/whatwg/dom/pull/858#issuecomment-623735890
> >>
> >> Please see below for all of the relevant supporting documents and
> discussions.
> >>
> >> Explainer:
> https://github.com/mfreed7/declarative-shadow-dom/blob/master/README.md
> >> WhatWG DOM Issue discussion: https://github.com/whatwg/dom/issues/831
> >> HTML Spec PR: https://github.com/whatwg/html/pull/5465
> >> DOM Spec PR: https://github.com/whatwg/dom/pull/858
> >> TAG review: https://github.com/w3ctag/design-reviews/issues/494
> >> Request for Mozilla Position:
> https://github.com/mozilla/standards-positions/issues/335
> >>
> >> Thanks,
> >> Mason Freed
> >>
> > ___
> > webkit-dev mailing list
> > webkit-dev@lists.webkit.org
> > https://lists.webkit.org/mailman/listinfo/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev