Re: [webkit-dev] Switching servers for EWS and flakiness dashboard [Caution: Message contains Suspicious URL content]

2015-07-31 Thread Aakash Jain
I tried to reproduce it on my local setup, but did not notice it. Also seems 
like style-queue is working fine currently. It might be intermittent issue. I 
will check more.

Thanks
Aakash

> On Jul 31, 2015, at 11:02 AM, Alexey Proskuryakov  wrote:
> 
> 
> I tried running the style queue from command line, and it processed some 
> patches, errored out on some others, and then hit a different error. 
> 
> I restarted the queue normally then, and it has processed all patches except 
> for  >. We 
> probably need to find a way to enable more logging to find the problem(s). 
> Looks like the bot has trouble talking to bugzilla.
> 
> Running WebKit style-queue.
> Starting Queue
> Logging in as commit-qu...@webkit.org ...
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257909&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147484&ctype=xml&excludefield=attachmentdata
>  
> 
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257909&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147484&ctype=xml&excludefield=attachmentdata
>  
> 
> Error: style-queue did not process patch.
> Releasing work item 257909 from style-queue
> Unable to process work item.
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257916&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147486&ctype=xml&excludefield=attachmentdata
>  
> 
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257916&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147486&ctype=xml&excludefield=attachmentdata
>  
> 
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style clean
> Cleaned working directory
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style update
> Updated working directory
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style 
> apply-attachment --no-update --non-interactive 257916
> Applied patch
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style 
> apply-watchlist-local 147486
> Watchlist applied
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style 
> check-style-local --non-interactive --quiet
> Style checked
> Pass
> Releasing work item 257916 from style-queue
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257917&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147297&ctype=xml&excludefield=attachmentdata
>  
> 
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257917&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147297&ctype=xml&excludefield=attachmentdata
>  
> 
> Error: style-queue did not process patch.
> Releasing work item 257917 from style-queue
> Unable to process work item.
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257832&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147107&ctype=xml&excludefield=attachmentdata
>  
> 
> Fetching: https://bugs.webkit.org/attachment.cgi?id=257832&action=edit 
> 
> Fetching: 
> https://bugs.webkit.org/show_bug.cgi?id=147107&ctype=xml&excludefield=attachmentdata
>  
> 
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
>  --bot-id=webkit-misc-style clean
> Cleaned working directory
> Running: webkit-patch --status-host=webkit-queues.webkit.org 
> 

[webkit-dev] Updated WebKit Project Logo

2015-07-31 Thread Jonathan Davis
I’d like to introduce the mailing list to the newly redesigned WebKit project 
logo! 

The new logo moves the project away from the Safari logo while paying homage to 
the project heritage. It carries over over familiar elements from the old icon 
including the yellow/gold and compass rose.

Our intent is to start using this art for the WebKit project on a redesigned 
web site, presentations and the like to represent the WebKit technology stack. 
We do not intend for this to be used as the app icon for WebKit Nightly builds 
or for other applications.

--
Jon Davis


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


[webkit-dev] VS2015 Status

2015-07-31 Thread Vienneau, Christopher
Hi,

I got our project compiling with VS2015RC about a month ago; now that the full 
version of VS2015 is available I'm taking a look at what it would take to 
permanently switch us over to a VS2015 build, we have various things that make 
this a requirement.  When I was last investigating this you were also working 
in parallel on it, which provided me some help.  There is an existing mail 
thread: Compilation issue with VS2015RC 
https://lists.webkit.org/pipermail/webkit-dev/2015-July/027537.html and a bug 
open where VS2015 build improvements are being made 
https://bugs.webkit.org/show_bug.cgi?id=146579 .

My question is where are things at with VS2015?
Is there an estimate when the mainline windows build is on VS2015?
I experience a crash in Java Script in my VS2015 build that doesn't happen in 
VS2013, I had opened up a bug about it: 
https://bugs.webkit.org/show_bug.cgi?id=147123 but it hasn't received any 
comment yet.  Do you experience the same crash?
Any advice on resolving it? I'm going to take a try at it myself.

Thanks for any advice

Chris Vienneau

PS
(fixed typo in subject)
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] VS20015 Status

2015-07-31 Thread Vienneau, Christopher
Hi,

I got our project compiling with VS2015RC about a month ago; now that the full 
version of VS2015 is available I'm taking a look at what it would take to 
permanently switch us over to a VS2015 build, we have various things that make 
this a requirement.  When I was last investigating this you were also working 
in parallel on it, which provided me some help.  There is an existing mail 
thread: Compilation issue with VS2015RC 
https://lists.webkit.org/pipermail/webkit-dev/2015-July/027537.html and a bug 
open where VS2015 build improvements are being made 
https://bugs.webkit.org/show_bug.cgi?id=146579 .

My question is where are things at with VS2015?
Is there an estimate when the mainline windows build is on VS2015?
I experience a crash in Java Script in my VS2015 build that doesn't happen in 
VS2013, I had opened up a bug about it: 
https://bugs.webkit.org/show_bug.cgi?id=147123 but it hasn't received any 
comment yet.  Do you experience the same crash?
Any advice on resolving it? I'm going to take a try at it myself.

Thanks for any advice

Chris Vienneau



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


Re: [webkit-dev] enchant and gtk

2015-07-31 Thread James Stortz
When trying to build myself, make freezes at "Scanning dependencies of
target WebCore"

Any help would be appreciated!
On Jul 31, 2015 4:39 PM, "James Stortz"  wrote:

> ​Hey all!
>
> Does anybody have a copy of webkitgtk compiled without enchant, (via the
> cmake flag, DENABLE_SPELLCHECK=OFF)?
>
> or would anybody be willing to compile one for me? I'm on a laptop with a
> single-core and 1.9Gb RAM, so I did start the compile process, but it's
> just a little long!
>
> Is there anything else in the GNOME 3 environment that won't launch
> without libenchant, besides the gnome browser?
>
> I noticed the "welcome" app that lets you choose your
> launguage/keyboard/wifi settings won't launch, nor the system settings. I
> didn't know if that was due to webkitgtk as well.
>
> Thanks & Regards,
> James
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] enchant and gtk

2015-07-31 Thread James Stortz

​Hey all!

Does anybody have a copy of webkitgtk compiled without enchant, (via the
cmake flag, DENABLE_SPELLCHECK=OFF)?

or would anybody be willing to compile one for me? I'm on a laptop with a
single-core and 1.9Gb RAM, so I did start the compile process, but it's
just a little long!

Is there anything else in the GNOME 3 environment that won't launch without
libenchant, besides the gnome browser?

I noticed the "welcome" app that lets you choose your
launguage/keyboard/wifi settings won't launch, nor the system settings. I
didn't know if that was due to webkitgtk as well.

Thanks & Regards,
James
___
gnome-devel-list mailing list
gnome-devel-l...@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-devel-list
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Switching servers for EWS and flakiness dashboard

2015-07-31 Thread Carlos Alberto Lopez Perez
On 30/07/15 17:30, Alexey Proskuryakov wrote:
> Hi,
> 
> Which are the bots that you found missing?
> 
> I don't expect any changes to how frequently the dashboard code is updated 
> just because of the switch. However, the code is in svn 
> (Tools/TestResultServer), so you are encouraged to update the list a 
> appropriate.
> 
> - Alexey
> 

When we deployed the last GTK test bots a year ago [1], the flakiness
dashboard was not showing this new bots.

This new site is showing it correctly.


Regards.

[1] http://article.gmane.org/gmane.os.opendarwin.webkit.gtk/1919



signature.asc
Description: OpenPGP digital signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Switching servers for EWS and flakiness dashboard [Caution: Message contains Suspicious URL content]

2015-07-31 Thread Alexey Proskuryakov

I tried running the style queue from command line, and it processed some 
patches, errored out on some others, and then hit a different error. 

I restarted the queue normally then, and it has processed all patches except 
for . We 
probably need to find a way to enable more logging to find the problem(s). 
Looks like the bot has trouble talking to bugzilla.

Running WebKit style-queue.
Starting Queue
Logging in as commit-qu...@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=257909&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147484&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257909&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147484&ctype=xml&excludefield=attachmentdata
Error: style-queue did not process patch.
Releasing work item 257909 from style-queue
Unable to process work item.
Fetching: https://bugs.webkit.org/attachment.cgi?id=257916&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147486&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257916&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147486&ctype=xml&excludefield=attachmentdata
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style clean
Cleaned working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style update
Updated working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-attachment --no-update --non-interactive 257916
Applied patch
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-watchlist-local 147486
Watchlist applied
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style check-style-local --non-interactive --quiet
Style checked
Pass
Releasing work item 257916 from style-queue
Fetching: https://bugs.webkit.org/attachment.cgi?id=257917&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147297&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257917&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147297&ctype=xml&excludefield=attachmentdata
Error: style-queue did not process patch.
Releasing work item 257917 from style-queue
Unable to process work item.
Fetching: https://bugs.webkit.org/attachment.cgi?id=257832&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147107&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257832&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147107&ctype=xml&excludefield=attachmentdata
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style clean
Cleaned working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style update
Updated working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-attachment --no-update --non-interactive 257832
Applied patch
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-watchlist-local 147107
Watchlist applied
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style check-style-local --non-interactive --quiet
Style checked
Pass
Releasing work item 257832 from style-queue
Fetching: https://bugs.webkit.org/attachment.cgi?id=257918&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147487&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257918&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147487&ctype=xml&excludefield=attachmentdata
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style clean
Cleaned working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style update
Updated working directory
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-attachment --no-update --non-interactive 257918
Applied patch
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style apply-watchlist-local 147487
Watchlist applied
Running: webkit-patch --status-host=webkit-queues.webkit.org 
--bot-id=webkit-misc-style check-style-local --non-interactive --quiet
Style checked
Pass
Releasing work item 257918 from style-queue
Fetching: https://bugs.webkit.org/attachment.cgi?id=257919&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147488&ctype=xml&excludefield=attachmentdata
Fetching: https://bugs.webkit.org/attachment.cgi?id=257919&action=edit
Fetching: 
https://bugs.webkit.org/show_bug.cgi?id=147488&ctype=xml&excludefield=attachmentdata
Error: style-queue did not process patch.
Releasing w

Re: [webkit-dev] Switching servers for EWS and flakiness dashboard [Caution: Message contains Suspicious URL content]

2015-07-31 Thread Osztrogonác Csaba

Style queue is still down, otherwise everything looks good.

br,
Ossy

Aakash Jain írta:
The upgrade was a success!  EWS and the Flakiness Dashboard are running 
smoothly. Please reply to this thread if you notice any issues.


New urls are:
https://webkit-queues.webkit.org/
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html

Thanks
Aakash

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